summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-09-25 16:00:07 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-09-25 16:00:07 -0400
commit42fca9d5cc2295c634d59d1c0535a8ac912755a0 (patch)
tree0217831c8af202d53ec36ca5f6791b3089c48d2c /configure.ac
parent8dba9824364a2144ac6ea1169a0e16d56925e13c (diff)
downloadgnome-desktop-42fca9d5cc2295c634d59d1c0535a8ac912755a0.tar.gz
3.6.0.13.6.0.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f770bb8b..a2142e76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ m4_define(gnome_micro, 0)
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
-m4_define(gnome_sub, )
+m4_define(gnome_sub, 1)
m4_define(gnome_version, [gnome_platform.gnome_minor.gnome_micro]m4_ifval(gnome_sub, .gnome_sub)),