diff options
author | Stefano Karapetsas <[email protected]> | 2015-03-05 14:07:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-03-05 14:07:02 +0100 |
commit | 68f0fb0214b8f1f1efb8fa7397c5d5a2a8cb25bc (patch) | |
tree | 540c3207e1b2479bda70760e9e13bbd8a77ff3eb /configure.ac | |
parent | 3979bfd3e48cb1048c866438d284fd50bf23a776 (diff) | |
download | mate-control-center-68f0fb0214b8f1f1efb8fa7397c5d5a2a8cb25bc.tar.bz2 mate-control-center-68f0fb0214b8f1f1efb8fa7397c5d5a2a8cb25bc.tar.xz |
Bump version to 1.9.90mate-control-center-1.9.90
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 12e26a5b..50898d7f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.9.1], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.9.90], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |