diff options
author | raveit65 <[email protected]> | 2017-03-12 20:33:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 20:33:04 +0100 |
commit | 9fcab3f4e9746b85453e6514d1687dbbba86c32a (patch) | |
tree | 053ea54183be528924276fb8e46618e8f2ff24e5 /configure.ac | |
parent | 4c22df882c937d7ad7d264340c903262a3875532 (diff) | |
download | libmateweather-9fcab3f4e9746b85453e6514d1687dbbba86c32a.tar.bz2 libmateweather-9fcab3f4e9746b85453e6514d1687dbbba86c32a.tar.xz |
release 1.18.0v1.18.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 1db2660..5940a24 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.17.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.18.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |