diff options
author | monsta <[email protected]> | 2017-03-05 14:22:09 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-03-05 14:22:09 +0300 |
commit | 5cde73b3e0be8c5060157dddb60a1210bbc9d3ac (patch) | |
tree | 2a115c0afe90ef5665a8840edc167fecdb7bc08b | |
parent | 9923739fe6f161a05078340593bf6a91db13d9be (diff) | |
download | mate-session-manager-5cde73b3e0be8c5060157dddb60a1210bbc9d3ac.tar.bz2 mate-session-manager-5cde73b3e0be8c5060157dddb60a1210bbc9d3ac.tar.xz |
pre-bump version
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +### mate-session-manager 1.17.2 + + ### mate-session-manager 1.17.1 * build: check stricter for presence of xtrans diff --git a/configure.ac b/configure.ac index 206feaf..8eae5fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.17.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.17.2], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |