summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Eduardo Rodrigues DiĆ³genes <carlosd@src.gnome.org>2007-01-08 22:45:05 +0000
committerCarlos Eduardo Rodrigues DiĆ³genes <carlosd@src.gnome.org>2007-01-08 22:45:05 +0000
commit7e06e296fa0fd18cd7dfaf86c3dc62bfc709276e (patch)
tree02db24c5f7f125864bd40ccf41f01738cb2d8c28
parente8139fe5fabeb72b8128a9c2e5a1e6ce6b4b36fe (diff)
post-release increment to 0.14.2
svn path=/trunk/; revision=437
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddcb601..a67bad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-01-08 Carlos Eduardo Rodrigues Diogenes <cerdiogenes@yahoo.com.br>
+ * configure.in: post-release incrementing to 0.14.2.
+
+2007-01-08 Carlos Eduardo Rodrigues Diogenes <cerdiogenes@yahoo.com.br>
+
* configure.in: Change the test for XDamage and XFixes to only look at
the directories passed by --x-libraries. Added test for XRender, XShape
and XComposite. Changed the behavior of how the test are done. XDamage
diff --git a/configure.in b/configure.in
index 509c1cb..e622ccc 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ GNOME_MAG_CURRENT=`expr $GNOME_MAG_MINOR_VERSION - $GNOME_MAG_INTERFACE_AGE`
dnl increment any time the source you release changes; set to
dnl 0 if you increment CURRENT
-GNOME_MAG_REVISION=1
+GNOME_MAG_REVISION=2
GNOME_MAG_MICRO_VERSION=$GNOME_MAG_REVISION