diff options
author | Ray Strode <rstrode@redhat.com> | 2019-09-11 08:46:02 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2019-09-11 08:46:02 -0400 |
commit | 7c8950d94de854a227d2aa0eda82d3145f529a61 (patch) | |
tree | aa320aaaa6785feecc447aa8a0c3b5c7a3d5c8b5 /configure.ac | |
parent | 4961d14fe9818439d5786097cb5f29b44fd56c38 (diff) | |
download | gdm-3.34.0.tar.gz |
configure: bump to 3.34.03.34.0
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 55205900..8faf717f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.33.92], + [3.34.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |