diff options
author | Steve Zesch <[email protected]> | 2011-12-02 20:42:43 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2011-12-02 20:42:43 -0500 |
commit | 83048677903b20557f28ebc4a35aedcd50225bea (patch) | |
tree | a3e3c003d8ad9c2bd194f968441bcce0e547689e /configure.in | |
parent | fe8aea1c3b5348347633da18a02b0bffd3b266a1 (diff) | |
download | libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.bz2 libmateweather-83048677903b20557f28ebc4a35aedcd50225bea.tar.xz |
Changed version to 2011.12.01
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 933bfeb..c71c7e9 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [2011.11.16], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([libmateweather], [2011.12.01], [https://github.com/perberos/mate-desktop-environment]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |