diff options
author | raveit65 <[email protected]> | 2018-01-27 20:39:23 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-27 20:39:23 +0100 |
commit | 642047a6bcd0b630226f9e8fb19a5ad5c968a975 (patch) | |
tree | ed02a9c5d1caa11c6f04649b720d41bf4d16cf12 /configure.ac | |
parent | aeb821df4d05f242f65ca48ff15ccb8cc790834b (diff) | |
download | libmateweather-642047a6bcd0b630226f9e8fb19a5ad5c968a975.tar.bz2 libmateweather-642047a6bcd0b630226f9e8fb19a5ad5c968a975.tar.xz |
release 1.20v1.20.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 d84c2a2..0cf1ade 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.19.1], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.20.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |