[libgweather] release: 3.4.0



commit 30885e0a5c18ab51b15d97f3a80fcdc730d7e507
Author: Javier JardÃn <jjardon gnome org>
Date:   Wed Mar 7 18:07:21 2012 +0000

    release: 3.4.0

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f88bae..2748afa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 =============
+Version 3.4.0
+=============
+
+  Misc
+
+        * Move API documentation to inline comments (Javier)
+        * Improve autotools configuration a bit (Javier, Vincent)
+
+  Translators
+
+        * Ahmed Noor Kader Mustajir Md Eusoff (ms)
+        * Jovan Naumovski (mk)
+        * Arash Mousavi (fa)
+        * Kjartan Maraas (nb)
+
+=============
 Version 3.2.1
 =============
 
diff --git a/configure.ac b/configure.ac
index ebcbfd1..e30fe5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgweather], [3.2.2],
+AC_INIT([libgweather], [3.4.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libgweather])
 AC_PREREQ(2.62)
 
@@ -17,7 +17,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 #   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:4:0
+LT_VERSION=0:5:0
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST



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