diff options
author | Steve Zesch <[email protected]> | 2012-07-05 13:46:34 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-05 13:46:34 -0400 |
commit | 859434d111af89e4ce2a0d4e6199b6f21305fa33 (patch) | |
tree | e3679e08b109136c7f6384e426774be56512d4d1 /configure.in | |
parent | 2f41b7bdf5cea621fdae5cbde78bdfbcad5ac9ea (diff) | |
download | libmateweather-859434d111af89e4ce2a0d4e6199b6f21305fa33.tar.bz2 libmateweather-859434d111af89e4ce2a0d4e6199b6f21305fa33.tar.xz |
Preparing for 1.4 release.libmateweather-1.4.0
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 5c8c480..57a50fb 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.3.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.4.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |