summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-01-12 23:18:30 +0100
committerVincent Untz <vuntz@gnome.org>2010-01-12 23:18:30 +0100
commit94e5547c460465872650f6013c8cb230f7057966 (patch)
treea892b5601542e0869a94eb309ed01a14299d8512
parentcab2ec6ef28c2c1d0ec8fb597892faefe803a303 (diff)
downloadgnome-desktop-94e5547c460465872650f6013c8cb230f7057966.tar.gz
[release] post-release bump to 2.29.6
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 553cbf5f..a052e745 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, 5)
+m4_define(gnome_micro, 6)
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