summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-12-14 10:22:09 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-12-14 10:22:09 +0000
commit1259eaf9563f70f20e7b4c7deb31e49d9ef3d29b (patch)
tree57c361fce51811de3a1f728114b6d40b986557fe
parent0bf02aff44f2085e65ad1ccc34b5db07bd741eaf (diff)
downloadlibgweather-1259eaf9563f70f20e7b4c7deb31e49d9ef3d29b.tar.gz
version 2.25.3LIBGWEATHER_2_25_3
2008-12-14 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.25.3 svn path=/trunk/; revision=546
-rw-r--r--ChangeLog5
-rw-r--r--NEWS18
-rw-r--r--configure.in2
3 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46d48d2..a0812a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-14 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.25.3
+
2008-12-02 Vincent Untz <vuntz@gnome.org>
Second part of win32 portability.
diff --git a/NEWS b/NEWS
index 658fbf9..2e28aea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+libgweather 2.25.3
+==================
+
+libgweather
+
+ * Make libgweather work on Win32 (Tor Lillqvist, Vincent)
+
+Misc
+
+ * Improve regeneration framework for po file for Locations.xml (Dan)
+
+Translators
+
+ * Claude Paroz (fr)
+ * Yair Hershkovitz (he)
+ * Erdal Ronahi (ku)
+ * Fábio Nogueira (pt_BR)
+
libgweather 2.25.2
==================
diff --git a/configure.in b/configure.in
index 7519a35..dfdb2bf 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:0:3
+LT_VERSION=4:1:3
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST