diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:12:13 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:12:13 +0000 |
commit | a950b06d952ffa3da43de9c028af7b367bd88333 (patch) | |
tree | ab5fa4e7f16845e5d1b5bbc7ec57f7f890996cd6 /configure.ac | |
parent | 0bde22a31127ebab3d7b868fabb1d73899220e4b (diff) | |
download | mate-session-manager-a950b06d952ffa3da43de9c028af7b367bd88333.tar.bz2 mate-session-manager-a950b06d952ffa3da43de9c028af7b367bd88333.tar.xz |
1.12.0v1.12.0
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 0392475..496ebbf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.11.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.12.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |