diff options
author | Ray Strode <rstrode@redhat.com> | 2016-03-02 13:19:26 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2016-03-02 13:19:26 -0500 |
commit | b77c1b284185bbef62e9a76bf44fe2b046c8811b (patch) | |
tree | b22a1a319b215982b59797bed7c974e63369366a /configure.ac | |
parent | 42131f3c38cb2f05842335dced5aaaf87cf53d64 (diff) | |
download | gdm-b77c1b284185bbef62e9a76bf44fe2b046c8811b.tar.gz |
configure: bump to 3.19.913.19.91
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 1dc34fbd..062514c3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.19.90], + [3.19.91], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |