[Gpa-commits] r771 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Feb 26 16:12:27 CET 2007
Author: werner
Date: 2007-02-26 16:12:27 +0100 (Mon, 26 Feb 2007)
New Revision: 771
Modified:
trunk/NEWS
trunk/configure.ac
Log:
Post release update
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2007-02-26 15:02:58 UTC (rev 770)
+++ trunk/NEWS 2007-02-26 15:12:27 UTC (rev 771)
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.7.6 (unreleased)
+------------------------------------------------
+
+
Noteworthy changes in version 0.7.5 (2007-02-26)
------------------------------------------------
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-02-26 15:02:58 UTC (rev 770)
+++ trunk/configure.ac 2007-02-26 15:12:27 UTC (rev 771)
@@ -29,8 +29,8 @@
# Remember to change the version number immediately *after* a release.
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh --force" right before creating a distribution.
-m4_define(my_version, [0.7.5])
-m4_define(my_issvn, no)
+m4_define(my_version, [0.7.6])
+m4_define(my_issvn, yes)
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
||echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
More information about the Gpa-commits
mailing list