summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-06-30 02:06:28 +0200
committerVincent Untz <vuntz@gnome.org>2009-06-30 02:06:28 +0200
commit85a960ba148d5612bf265135bbcbe44969ca3bd6 (patch)
treeef47b8794851d8f0f57278171720dec91ea230bf
parenta6b54d1b50fc3a75e390f2e9b1856e9772abcea8 (diff)
downloadlibgweather-LIBGWEATHER_2_26_2.tar.gz
[release] 2.26.2LIBGWEATHER_2_26_2
-rw-r--r--NEWS26
-rw-r--r--configure.in2
2 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 17652f8..8e3f07f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+libgweather 2.26.2
+==================
+
+libgweather
+
+ * Make it work on Windows (Fridrich Strba, Tor Lillqvist)
+
+Misc
+
+ * Use shave to improve build log readability (Vincent)
+ * Check for regex library (Fridrich Strba)
+
+Translators
+
+ * Khaled Hosny (ar)
+ * Gil Forcada (ca)
+ * Jorge Gonzalez (es)
+ * Simos Xenitellis (el)
+ * Žygimantas Beručka (lt)
+ * Praveen Arimbrathodiyil (ml)
+ * Krishna Babu K (te)
+ * Maxim V. Dziumanenko (uk)
+ * Ray Wang (zh_CN)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
libgweather 2.26.1
==================
diff --git a/configure.in b/configure.in
index 3866beb..cf41cb2 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,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=5:5:4
+LT_VERSION=5:6:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST