diff options
author | infirit <[email protected]> | 2015-09-03 19:09:29 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-03 19:09:29 +0200 |
commit | 0fa9d943b98554bd51bbaa13294e67dc3e26bd7c (patch) | |
tree | 1b06d211c8c9308b4dd52d6c9ee4f46f422ffc07 | |
parent | 49043e4c21753a3ec34804bb7d0c0aacfda18dab (diff) | |
download | mate-control-center-0fa9d943b98554bd51bbaa13294e67dc3e26bd7c.tar.bz2 mate-control-center-0fa9d943b98554bd51bbaa13294e67dc3e26bd7c.tar.xz |
Start new dev release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7e39899b..8e7805d6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.10.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.11.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |