summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2014-01-15 16:06:15 -0500
committerRay Strode <rstrode@redhat.com>2014-01-15 16:06:15 -0500
commit0b6821c3fc5c28932a92e9483d3d1f5e317595d1 (patch)
tree32dcc697a657bb5b36461cb912fc5852c6644e85 /configure.ac
parenta38989a8eb526436293720edcbb22b12ce0c154a (diff)
downloadgnome-desktop-0b6821c3fc5c28932a92e9483d3d1f5e317595d1.tar.gz
configure: bump to 3.11.43.11.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 f6446c46..17164aaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 11)
-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