[libgweather] release: 3.1.3



commit bfbf7a0de1b2b9d63920b6f28ea40cf765ab0879
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Jul 4 17:03:11 2011 +0200

    release: 3.1.3

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf8a6fe..734a262 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 =============
+Version 3.1.3
+=============
+
+  Misc
+
+	* Modernize build system a bit (Vincent)
+
+  Translators
+
+	* Kristjan SCHMIDT (eo)
+	* Takayuki KUSANO (ja)
+	* Gheyret Kenji (ug)
+	* Korostil Daniel (uk)
+
+=============
 Version 3.0.0
 =============
 
diff --git a/configure.ac b/configure.ac
index ee89c49..7770a61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgweather], [3.1.1],
+AC_INIT([libgweather], [3.1.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libgweather])
 AC_PREREQ(2.62)
 
@@ -15,7 +15,7 @@ AC_CONFIG_MACRO_DIR([m4])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=0:2:0
+LT_VERSION=0:3:0
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]