diff options
author | Ray Strode <rstrode@redhat.com> | 2015-09-21 10:13:34 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2015-09-21 10:13:34 -0400 |
commit | 494ec8cee5727c37118994d3864c44f36aa454fc (patch) | |
tree | 5afebabef9b5978aafba3718d5e3e871de3449c8 | |
parent | cb1c4861402d0e48a91c7b4a07ea1f337705d406 (diff) | |
download | gdm-494ec8cee5727c37118994d3864c44f36aa454fc.tar.gz |
configure: bump to 3.18.03.18.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a84532fc..3c075bec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.17.92], + [3.18.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |