summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-05-29 13:44:49 -0400
committerSteve Zesch <[email protected]>2012-05-29 13:44:49 -0400
commit8ab79681d7977ea1f80ee74cc0d904dc0a622630 (patch)
treea632cb2dd47a93c3291e07c382750eebd8499b2d /configure.in
parent144e24868444c0638c400143323a056314aeba29 (diff)
downloadlibmateweather-8ab79681d7977ea1f80ee74cc0d904dc0a622630.tar.bz2
libmateweather-8ab79681d7977ea1f80ee74cc0d904dc0a622630.tar.xz
Changed version to 1.3.0
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
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)