diff options
author | monsta <[email protected]> | 2018-03-18 12:10:30 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-03-18 12:10:30 +0300 |
commit | 656e930b1f92c40e75e45ecc773ba16cfb469f3c (patch) | |
tree | 4b5bde60dc341994be53aa1193d9ba942109e35d /configure.ac | |
parent | 68c35f2604b9923136e128d6218dd7e50def138a (diff) | |
download | mate-control-center-656e930b1f92c40e75e45ecc773ba16cfb469f3c.tar.bz2 mate-control-center-656e930b1f92c40e75e45ecc773ba16cfb469f3c.tar.xz |
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 6438c222..189b62b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.18.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.18.3], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |