summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-01-05 23:25:48 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-01-05 23:25:48 +0000
commit7444ec9f1e0ac40428768c7527ab5411d7e3fa03 (patch)
tree1aaf8bd09c9068852d8578eedd868651fd3d89cf
parent252b5c3040a1aef50a4266a816f241badeb4595d (diff)
downloadlibgweather-LIBGWEATHER_2_25_4.tar.gz
version 2.25.4LIBGWEATHER_2_25_4
2009-01-06 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.25.4 svn path=/trunk/; revision=556
-rw-r--r--ChangeLog5
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e35e43..0651a4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-06 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.25.4
+
2008-12-19 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #564652
diff --git a/NEWS b/NEWS
index 2e28aea..9e3a009 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+libgweather 2.25.4
+==================
+
+libgweather
+
+ * Add gweather_xml_free_locations() API (Milan Crha)
+ * Fix leaks (Milan Crha)
+
+Translators
+
+ * Jorge Gonzalez (es)
+ * Kjartan Maraas (nb)
+
libgweather 2.25.3
==================
diff --git a/configure.in b/configure.in
index 7e8b194..54aea29 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=4:1:3
+LT_VERSION=5:0:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST