diff options
author | Ray Strode <rstrode@redhat.com> | 2011-09-19 23:02:51 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2011-09-19 23:02:51 -0400 |
commit | 2cb6f7128f92d9fd7de73e7e324d5b7befdeb715 (patch) | |
tree | 709966455f47695004353f56cace83a661ef0da5 /configure.ac | |
parent | 2aec3382aaede8716dcdd39e4666c6a02f90127b (diff) | |
download | gdm-2cb6f7128f92d9fd7de73e7e324d5b7befdeb715.tar.gz |
configure: bump to 3.1.92
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 8d746c8c..10f6d605 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.1.91], + [3.1.92], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |