summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-11-10 12:45:10 -0500
committerRay Strode <rstrode@redhat.com>2015-11-10 12:45:10 -0500
commitaf5957ad94095f97b09608440fbb201a2128be31 (patch)
treeb4b9bd125e2fabd9ed46f2f91dea9ef51d14833d
parent7caae964d1634d179c6936ddeb46af8172c4e348 (diff)
downloadgdm-af5957ad94095f97b09608440fbb201a2128be31.tar.gz
configure: bump to 3.19.2
Not releasing yet, but I want to do a git snapshot with a reasonable version number.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ab31ba50..5496f27e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [3.18.0],
+ [3.19.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])