summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-12-01 00:54:00 +0100
committerVincent Untz <vuntz@gnome.org>2009-12-01 00:54:00 +0100
commitb03ff79cb96b54190623f3693198df6c9774a8d3 (patch)
tree613ddbea47f1a6ae93d20ec23eb7067668a1af96
parent0f39343c08180da6a928b823742b97fd0f49b409 (diff)
downloadgnome-desktop-b03ff79cb96b54190623f3693198df6c9774a8d3.tar.gz
[release] post-release bump to 2.29.4
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index df81ab79..2790ce00 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 2)
m4_define(gnome_minor, 29)
-m4_define(gnome_micro, 3)
+m4_define(gnome_micro, 4)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed