diff options
author | Steve Zesch <[email protected]> | 2012-05-29 13:44:49 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-29 13:44:49 -0400 |
commit | 8ab79681d7977ea1f80ee74cc0d904dc0a622630 (patch) | |
tree | a632cb2dd47a93c3291e07c382750eebd8499b2d | |
parent | 144e24868444c0638c400143323a056314aeba29 (diff) | |
download | libmateweather-8ab79681d7977ea1f80ee74cc0d904dc0a622630.tar.bz2 libmateweather-8ab79681d7977ea1f80ee74cc0d904dc0a622630.tar.xz |
Changed version to 1.3.0
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1d42557..5c8c480 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.2.1], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.3.0], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |