diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-25 17:41:52 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-25 17:41:52 +0200 |
commit | b00ce6d2189e0ec7fe4466550bbb8b9265d98833 (patch) | |
tree | d81b323c04ff24df8b757f5c03968bf538378957 /configure.ac | |
parent | 9df79abe7895b22fd251ddbfccc6896e299c326f (diff) | |
download | mate-session-manager-b00ce6d2189e0ec7fe4466550bbb8b9265d98833.tar.bz2 mate-session-manager-b00ce6d2189e0ec7fe4466550bbb8b9265d98833.tar.xz |
Bump version to 1.6.1mate-session-manager-1.6.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 aa1cc42..37bb191 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.6.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.6.1], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |