diff options
author | Ray Strode <rstrode@redhat.com> | 2016-05-26 16:55:53 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2016-05-26 16:57:29 -0400 |
commit | 0c3ad41ec937793b6e2d2de22b67182e6cf152fc (patch) | |
tree | 5becc1761909b42301b9196f56d1c7d6375dfba8 /configure.ac | |
parent | 589b10cf3efd5f3456722bd488ae5aadf21bffd5 (diff) | |
download | gdm-0c3ad41ec937793b6e2d2de22b67182e6cf152fc.tar.gz |
configure: bump to 3.21.23.21.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 714fb536..dd320c02 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.20.1], + [3.21.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |