diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:18:55 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:18:55 -0500 |
commit | d818374ac01d031988c1252d02c329a2c8cc9a1e (patch) | |
tree | b22b29b5105a262a95dac48729b3f187ffd958f3 /configure.ac | |
parent | 781b0ff3f74abd6f5353b6d08763bbba93f2f21c (diff) | |
download | mate-notification-daemon-d818374ac01d031988c1252d02c329a2c8cc9a1e.tar.bz2 mate-notification-daemon-d818374ac01d031988c1252d02c329a2c8cc9a1e.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 997dc6d..e9460f6 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. dnl ################################################################ dnl # Initialize autoconf dnl ################################################################ -AC_INIT([mate-notification-daemon], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-notification-daemon], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |