summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-01-19 21:55:47 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-01-19 21:55:47 +0000
commit5e69bd5d61d40de9039e741334982eb042b8e81d (patch)
tree755a128300c715b56e529ad6b8ff76ada6cab345
parent694418dec0cb98183d605739793657f6666a65e3 (diff)
downloadlibgweather-LIBGWEATHER_2_25_5.tar.gz
version 2.25.5LIBGWEATHER_2_25_5
2009-01-19 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.25.5 svn path=/trunk/; revision=573
-rw-r--r--ChangeLog5
-rw-r--r--NEWS12
-rw-r--r--configure.in2
3 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f73eaed..4a2caf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-19 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.25.5
+
2009-01-06 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.25.5
diff --git a/NEWS b/NEWS
index 9e3a009..48cdf4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+libgweather 2.25.5
+==================
+
+Translators
+
+ * Joan Duran (ca)
+ * Christian Kirbach (de)
+ * Ilkka Tuohela (fi)
+ * Gabor Kelemen (hu)
+ * Kjartan Maraas (nb)
+ * Daniel Nylander (sv)
+
libgweather 2.25.4
==================
diff --git a/configure.in b/configure.in
index 0bab636..31f5931 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=5:0:4
+LT_VERSION=5:1:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST