diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-18 23:06:52 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-18 23:06:52 +0100 |
commit | 13861584fae915f3a0527197aa1c4747098c5172 (patch) | |
tree | 57cdd5d7d2e0271c0e8f06b026c390c687d814a8 /configure.ac | |
parent | 95efde5e560a554dd4750ae074996e15037a0cd1 (diff) | |
download | mate-control-center-13861584fae915f3a0527197aa1c4747098c5172.tar.bz2 mate-control-center-13861584fae915f3a0527197aa1c4747098c5172.tar.xz |
Bump version to 1.5.4mate-control-center-1.5.4
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 b734f5e4..09507fde 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.5.3], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.5.4], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |