summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-06-22 05:14:30 +0200
committerVincent Untz <vuntz@gnome.org>2010-06-22 05:14:30 +0200
commit56a81b6bb91aaa866778c5eb19ac84e4f08c816d (patch)
tree6456f969a6af366888f7bc81a2401edbefab926c
parent84d039eeb427455ede6ba56ff0c0ac573f61dd69 (diff)
downloadlibgweather-56a81b6bb91aaa866778c5eb19ac84e4f08c816d.tar.gz
[release] 2.30.2LIBGWEATHER_2_30_2
-rw-r--r--NEWS23
-rw-r--r--configure.in4
2 files changed, 22 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index a26a6ba..55d925d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
-============
-Version 2.30
-============
+==============
+Version 2.30.2
+==============
+
+ Translators
+
+ * F Wolff (af)
+ * Joan Duran (ca@valencia)
+ * Reşat SABIQ (crh)
+ * Thomas Thurman (en@shaw)
+ * Kristjan SCHMIDT (eo)
+ * Shankar Prasad (kn)
+ * Peteris Krisjanis (lv)
+ * Wouter Bolsterlee (nl)
+ * Manoj Kumar Giri (or)
+ * Maxim Dziumanenko (uk)
+
+==============
+Version 2.30.0
+==============
Translators
* Alexander Shopov (bg)
diff --git a/configure.in b/configure.in
index 950cdc5..7d47f5a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.31.1])
+AC_INIT([libgweather],[2.30.2])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)
@@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=7:8:6
+LT_VERSION=7:9:6
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST