diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-23 11:31:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-23 11:31:15 +0100 |
commit | 825a75d21de85faaae33dec8d5891f5b5bb3b587 (patch) | |
tree | 261def93e5727724380a597c38877e5b90da1497 | |
parent | 18f87924f17d10de6a6b45ff6ea994ac50dd707f (diff) | |
download | mate-control-center-825a75d21de85faaae33dec8d5891f5b5bb3b587.tar.bz2 mate-control-center-825a75d21de85faaae33dec8d5891f5b5bb3b587.tar.xz |
Bump version to 1.5.5mate-control-center-1.5.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 04cc2417..1bbc574d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.5.4], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.5.5], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |