diff options
author | Steve Zesch <[email protected]> | 2012-05-29 12:26:27 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-29 12:26:27 -0400 |
commit | 144e24868444c0638c400143323a056314aeba29 (patch) | |
tree | c3b4d54a379fd02ff3400abbd09865caee45953a /configure.in | |
parent | 0a4385c777571efa9784dcdc3da67e030222d736 (diff) | |
download | libmateweather-144e24868444c0638c400143323a056314aeba29.tar.bz2 libmateweather-144e24868444c0638c400143323a056314aeba29.tar.xz |
Preparing for 1.2.1 release.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 721aae6..1d42557 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.2.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.2.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |