diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2010-12-23 19:42:20 +0100 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2010-12-23 19:54:00 +0100 |
commit | 1179c7129bbd0f6117a8b59a04ad73f2daf62b26 (patch) | |
tree | 5fa4d96c9c8c6a52b9179821fb9cf9e2030fcbf7 /configure.ac | |
parent | 19e97d370fccfb9ee9677b9b4ed1ce898ded0ccc (diff) | |
download | gnome-settings-daemon-1179c7129bbd0f6117a8b59a04ad73f2daf62b26.tar.gz |
Release 2.91.6.1GNOME_SETTINGS_DAEMON_2_91_6_1
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 af17071c..1b04351c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gnome-settings-daemon], - [2.91.6], + [2.91.6.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon]) AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c]) |