diff options
author | raveit65 <[email protected]> | 2017-03-30 17:13:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-30 17:13:52 +0200 |
commit | 87705011a2e827a2e06be99da09923a3dab03dc2 (patch) | |
tree | d15743f9ff86ff838d91eb16c4c458d1aa57c2c4 | |
parent | 3d1ce6544c43331dc9a2435b5dea39e5b3a7a8ba (diff) | |
download | mate-control-center-87705011a2e827a2e06be99da09923a3dab03dc2.tar.bz2 mate-control-center-87705011a2e827a2e06be99da09923a3dab03dc2.tar.xz |
pre-bump version
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +### mate-control-center 1.19.0 + ### mate-control-center 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make diff --git a/configure.ac b/configure.ac index 6c78e9eb..ae05ac4d 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.19.0], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |