diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-15 14:29:11 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-15 14:29:11 +0100 |
commit | 2299629b8caec99b46242d400455ba20e528d849 (patch) | |
tree | 72a68aae365026387d7d006c7e18590c3a39ab80 | |
parent | 71f5e935932fa558970c305866909168627eda80 (diff) | |
download | mate-control-center-2299629b8caec99b46242d400455ba20e528d849.tar.bz2 mate-control-center-2299629b8caec99b46242d400455ba20e528d849.tar.xz |
Bump version to 1.8.1mate-control-center-1.8.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8b484b87..3d7a7367 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.8.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.8.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |