diff options
author | Martin Wimpress <[email protected]> | 2017-04-05 21:41:18 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-04-05 21:41:18 +0100 |
commit | 10746e07865ef2fd5d22635186a44fa97c384a6b (patch) | |
tree | dbb6389b92125d63bfc40621a5bc59c17bda93c3 /configure.ac | |
parent | 3d1ce6544c43331dc9a2435b5dea39e5b3a7a8ba (diff) | |
download | mate-control-center-10746e07865ef2fd5d22635186a44fa97c384a6b.tar.bz2 mate-control-center-10746e07865ef2fd5d22635186a44fa97c384a6b.tar.xz |
Bump version to 1.18.1v1.18.1
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 6c78e9eb..cf8c8cff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.18.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.18.1], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |