diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 22:55:05 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 22:55:05 +0200 |
commit | 416d2ccbd5158dc4b49e89a9c88c96382b29c5eb (patch) | |
tree | e9a7cd9dc9db7db72adfe7ec61cae077c2d1fdb4 | |
parent | dd45530acc9cda58f6b03ed179b41f36e80baf76 (diff) | |
download | mate-session-manager-416d2ccbd5158dc4b49e89a9c88c96382b29c5eb.tar.bz2 mate-session-manager-416d2ccbd5158dc4b49e89a9c88c96382b29c5eb.tar.xz |
Bump version to 1.6.0mate-session-manager-1.6.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 84ec7d1..1a98252 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session], [1.5.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-session], [1.6.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |