diff options
author | raveit65 <[email protected]> | 2016-06-07 13:52:44 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-07 13:52:44 +0200 |
commit | 1a7aa7c8432842e4548aa1a76c91cf2aff5730c3 (patch) | |
tree | 6b3b0c7d5634f224594d7903be1b252bf7416e53 /configure.ac | |
parent | 43b3dcea04475c5e2576aa4d9b4289321e5ce20c (diff) | |
download | libmateweather-1a7aa7c8432842e4548aa1a76c91cf2aff5730c3.tar.bz2 libmateweather-1a7aa7c8432842e4548aa1a76c91cf2aff5730c3.tar.xz |
release 1.15.0v1.15.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 8566071..3eb8ea4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.14.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.15.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |