diff options
author | Ray Strode <rstrode@redhat.com> | 2013-11-18 13:55:32 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2013-11-18 13:55:32 -0500 |
commit | 735440671740379c4a00dbf05f717ceefe309aa4 (patch) | |
tree | 552580f4f1909d43fb20eb01cdb14499fe3f3a05 /configure.ac | |
parent | 93125414d4b1a892d2dceb6f0520afdad439359b (diff) | |
download | gdm-735440671740379c4a00dbf05f717ceefe309aa4.tar.gz |
configure: bump to 3.11.23.11.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 6afa49ef..18d72c19 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.10.0.1], + [3.11.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |