summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS17
-rw-r--r--configure.in2
3 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 93fd002..94c4849 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-03 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.23.3
+
2008-05-29 Dan Winship <danw@gnome.org>
* data/Locations.xml.in: s/Lousiana/Louisiana/. Bug #525761,
diff --git a/NEWS b/NEWS
index aaa0677..c11a93a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+libgweather 2.23.3
+==================
+
+Locations.xml
+
+ * Fix Louisiana spelling (Dan Winship)
+
+Translators
+
+ * Khaled Hosny (ar)
+ * Yavor Doganov (bg)
+ * Hendrik Richter (de)
+ * Jorge Gonzalez (es)
+ * Ignacio Casal Quinteiro (gl)
+ * Wouter Bolsterlee (nl)
+ * Clytie Siddall (vi)
+
libgweather 2.23.2
==================
diff --git a/configure.in b/configure.in
index 31c9a08..e7a0382 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=1:2:0
+LT_VERSION=1:3:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0