diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-12 15:46:25 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-12 15:46:25 +0100 |
commit | 6540605b4e786e2ce75d2dd89aa3c66e961265b8 (patch) | |
tree | ce76af71200ddca35fb30d6ca8059e1d73ecb59a | |
parent | 762dd31acc761e33f05d27857a7b5f2b23f6d917 (diff) | |
download | mate-control-center-6540605b4e786e2ce75d2dd89aa3c66e961265b8.tar.bz2 mate-control-center-6540605b4e786e2ce75d2dd89aa3c66e961265b8.tar.xz |
bump version to 1.5.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d6449610..e5b13a93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.5.1], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.5.2], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |