summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-04-14 20:03:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-04-14 20:03:19 -0400
commit7d9afa2b4a5be72f4fe88f8e21530b07472741c5 (patch)
treef1c5079bed9910d600451a74cefc010cace22d51 /configure.ac
parent442bc96fc991333123486028d18c337f2a8cf519 (diff)
downloadgnome-desktop-3.16.1.tar.gz
3.16.13.16.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 19240869..be14684a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 16)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
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