diff options
author | Wolfgang Ulbrich <[email protected]> | 2015-10-31 13:03:11 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2015-10-31 13:03:11 +0100 |
commit | 3b37f9504e4eab363c5fd343ce0b8ec129271975 (patch) | |
tree | a52f7aba9c9b1af35637e4a1b7d53156829a28c6 /configure.ac | |
parent | 7b8a65c3915bb9700b79266cf802200a45e0e4a6 (diff) | |
download | libmateweather-3b37f9504e4eab363c5fd343ce0b8ec129271975.tar.bz2 libmateweather-3b37f9504e4eab363c5fd343ce0b8ec129271975.tar.xz |
release 1.12.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 df9e9e4..c9df30b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.11.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.12.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |