diff options
author | Steve Zesch <[email protected]> | 2012-07-10 21:57:43 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-10 21:57:43 -0400 |
commit | d564dd5d1416dde95fea79eef1a994bd3d1c7d3f (patch) | |
tree | a999ea552506fb8149be0bb9c5d71880b13c3193 /configure.ac | |
parent | 74c4f34a137c2cd2c76f0b2bed32bfb7060ca653 (diff) | |
download | mate-session-manager-d564dd5d1416dde95fea79eef1a994bd3d1c7d3f.tar.bz2 mate-session-manager-d564dd5d1416dde95fea79eef1a994bd3d1c7d3f.tar.xz |
Preparing for 1.4 release.mate-session-manager-1.4.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 3ae7f04..60c5741 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session], [1.2.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session], [1.4.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |