summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-09-18 15:34:31 -0400
committerRay Strode <rstrode@redhat.com>2015-09-18 15:36:37 -0400
commitdac05d531dd6c65acb81cea7e6ebba33077e19ae (patch)
treedc5f2813f5614258cc2c64c89cf1f0cecc6619bb
parent81ed9449c53280963243e0ac623a9a1e111c2a27 (diff)
downloadgdm-dac05d531dd6c65acb81cea7e6ebba33077e19ae.tar.gz
configure: bump to 3.16.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ca84679..036ec699 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [3.16.3],
+ [3.16.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])