diff options
author | Steve Zesch <[email protected]> | 2013-01-12 13:21:07 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2013-01-12 13:21:07 -0500 |
commit | 1fb9a904c698ea47886b576d9a15ffba2c100e7d (patch) | |
tree | 4433a3223a59d26f285eb8e0b82c87b2966075fc /configure.ac | |
parent | 181e0b4fa41131c37c439380d986fe93f1303b8d (diff) | |
download | mate-control-center-1fb9a904c698ea47886b576d9a15ffba2c100e7d.tar.bz2 mate-control-center-1fb9a904c698ea47886b576d9a15ffba2c100e7d.tar.xz |
Preparing for 1.5.3 release.mate-control-center-1.5.3
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 747275a7..8bd39ec4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.5.2], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.5.3], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |