diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:11:07 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:11:07 -0500 |
commit | 16704acc4fe3f80819106b03050cc8560775f313 (patch) | |
tree | 39131ce1acf3583737ffe35a07db139d2322b4fd /configure.ac | |
parent | 52d7aadcc57f3fa09653d315fc1a7fef52ae6bca (diff) | |
download | mate-session-manager-16704acc4fe3f80819106b03050cc8560775f313.tar.bz2 mate-session-manager-16704acc4fe3f80819106b03050cc8560775f313.tar.xz |
Changed version to 2011.12.01
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 14dafcd..8b2a213 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-session], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) |