diff options
author | raveit65 <[email protected]> | 2016-08-31 17:53:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-08-31 17:53:55 +0200 |
commit | 06e062693b16189373584801b056079eafac0034 (patch) | |
tree | 6cb33e1dd600d3fce839671d863f213eace25fd9 /configure.ac | |
parent | c1b71893ec34a2d0ea8f85ce7f30f536f8582123 (diff) | |
download | libmateweather-06e062693b16189373584801b056079eafac0034.tar.bz2 libmateweather-06e062693b16189373584801b056079eafac0034.tar.xz |
pre-bump version
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 3eb8ea4..6048966 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.15.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.15.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |