diff options
author | Steve Zesch <[email protected]> | 2012-03-25 19:06:44 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-03-25 19:06:44 -0400 |
commit | ed66b7bdee4c2cdac8f1bc8d1b71e7fae602c341 (patch) | |
tree | 5098442d676ed669bd3178b32d9bba1719e4c07f /configure.ac | |
parent | aa9c31065f635c01185b0d9b6df847a026963b3e (diff) | |
download | mate-control-center-ed66b7bdee4c2cdac8f1bc8d1b71e7fae602c341.tar.bz2 mate-control-center-ed66b7bdee4c2cdac8f1bc8d1b71e7fae602c341.tar.xz |
Preparing for 1.2.1 release
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 e911c2e2..dc4847ad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.2.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.2.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |