diff options
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) |