diff options
author | Steve Zesch <[email protected]> | 2012-02-23 21:31:13 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-02-23 21:31:13 -0500 |
commit | 22feb13f2d163436ab2c3af1b30823ddee6e43b5 (patch) | |
tree | 9eb98d83a313f91234cd20773a20fad9905c1954 /configure.ac | |
parent | 838bbdba9b2581489b2e6b9b6265098dde1e312f (diff) | |
download | mate-session-manager-22feb13f2d163436ab2c3af1b30823ddee6e43b5.tar.bz2 mate-session-manager-22feb13f2d163436ab2c3af1b30823ddee6e43b5.tar.xz |
Preparing for 1.2 releasemate-session-manager-1.2.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 9037397..663e41e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session], [1.1.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-session], [1.2.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |