diff options
author | Ray Strode <rstrode@redhat.com> | 2015-02-18 22:03:16 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2015-02-18 22:03:16 -0500 |
commit | 79d90c77c3121a5136539c3492dc2b62edc529c7 (patch) | |
tree | ae3939774326506589cb1211be759bc0bb660f78 /configure.ac | |
parent | 68a749800f739658280926d369b73cc3bd44c943 (diff) | |
download | gdm-79d90c77c3121a5136539c3492dc2b62edc529c7.tar.gz |
configure: bump to 3.15.90
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 8b0c8f6e..56ebd0a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.15.3.1], + [3.15.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |