diff options
author | Ray Strode <rstrode@redhat.com> | 2014-11-25 16:11:26 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2014-11-25 16:11:26 -0500 |
commit | e7d58ecd56897ace6c274b23aafb9e7e00ed54b0 (patch) | |
tree | 2a17d5fd94a76093a53d86c588a2bff9d0b3b421 /configure.ac | |
parent | 6a2fcb8375f4c9e3331b002504f4e88f23301935 (diff) | |
download | gdm-e7d58ecd56897ace6c274b23aafb9e7e00ed54b0.tar.gz |
configure: bump to 3.15.23.15.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 924543b5..1406cf01 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.14.1], + [3.15.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |