diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-04-14 15:03:13 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-04-14 15:03:13 -0400 |
commit | 5174530df64171fbe9e6ec9696d81d7f7975dc49 (patch) | |
tree | 780cf5425f058e851b8b0b4ac1eb5fae5c91fc29 /configure.ac | |
parent | 0a874c2696e008a79e8bc4d6eb0a27b8723ded7b (diff) | |
download | gdm-5174530df64171fbe9e6ec9696d81d7f7975dc49.tar.gz |
Bump version
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 3b837d91..c35ad8c1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gdm], - [3.4.1], + [3.4.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm]) AC_CONFIG_SRCDIR([daemon/gdm-manager.c]) |