diff options
author | Steve Zesch <[email protected]> | 2013-01-20 15:17:49 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2013-01-20 15:17:49 -0500 |
commit | aefb068518207d584662ef3013ec0d7cc4364c98 (patch) | |
tree | 2bcc3a34843697504ceb69db7d0d1a54956c4d77 /configure.ac | |
parent | f60726faba65f34cd259fab4f640bebce13bfcfb (diff) | |
download | libmateweather-aefb068518207d584662ef3013ec0d7cc4364c98.tar.bz2 libmateweather-aefb068518207d584662ef3013ec0d7cc4364c98.tar.xz |
Preparing for 1.5.1 release.libmateweather-1.5.1
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 d762ec0..718814f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.5.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.5.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |