[libgweather] release: 3.4.1



commit f3dc8fb91410f32a386c64633c2da6e9f18247a4
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Mar 9 13:12:47 2012 +0000

    release: 3.4.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2748afa..8f96ac2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 =============
+Version 3.4.1
+=============
+
+  Misc
+
+        * linking with libm explicity (Dominique Leuenberger)
+        * Set the URL for the package's home page in AC_INIT
+
+=============
 Version 3.4.0
 =============
 
diff --git a/configure.ac b/configure.ac
index bcc497b..73cb3c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,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:5:0
+LT_VERSION=0:6:0
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST



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