summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-01-15 06:35:01 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-01-15 06:35:01 -0500
commit04cea8cb392b2609d9353ff97bb6a52908b94924 (patch)
tree28f991d1c248035ff60c0e77e1a07b139645dbb5 /configure.ac
parent332c0fd2d9b7fd2a60ebcf5c039368ad455c6a48 (diff)
downloadgnome-desktop-04cea8cb392b2609d9353ff97bb6a52908b94924.tar.gz
3.7.43.7.4
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 6210d1f6..6c41bca2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 7)
-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