summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-09-09 02:26:28 +0200
committerVincent Untz <vuntz@gnome.org>2009-09-09 02:26:28 +0200
commitfc0d251406f988660aa1ccdf8ed5760964eb911e (patch)
tree6b56b6e4b1cb8d25b3307daf4506ea49fee0ccdd
parent739ac7b47cd0641872a1118e3c7200d8d7fba519 (diff)
downloadlibgweather-fc0d251406f988660aa1ccdf8ed5760964eb911e.tar.gz
[release] 2.27.92LIBGWEATHER_2_27_92
-rw-r--r--NEWS33
-rw-r--r--configure.in2
2 files changed, 34 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 658d9e6..343136c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
===============
+Version 2.27.92
+===============
+
+libgweather
+
+ * Fix compiler warning (Vincent)
+
+Python bindings
+
+ * Do not set executable bit for __init__.py (Emilio Pozuelo Monfort)
+
+Misc
+ * Fix out-of-tree build (Emilio Pozuelo Monfort)
+
+Translators
+
+ * Alexander Nyakhaychyk (be)
+ * Runa Bhattacharjee (bn_IN)
+ * Joan Duran (ca)
+ * Carles Ferrando Garcia (ca@valencia)
+ * Pavel Šefránek (cs)
+ * Iñaki Larrañaga Murgoitio (eu)
+ * Claude Paroz (fr)
+ * Milo Casagrande (it)
+ * Takayuki KUSANO (ja)
+ * Kjartan Maraas (nb)
+ * Tomasz Dominikowski (pl)
+ * Djavan Fagundes (pt_BR)
+ * Данило Шеган (sr)
+ * Danilo Šegan (sr@latin)
+ * Baris Cicek (tr)
+
+===============
Version 2.27.91
===============
diff --git a/configure.in b/configure.in
index c6f9c12..d3fa601 100644
--- a/configure.in
+++ b/configure.in
@@ -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=6:0:5
+LT_VERSION=6:1:5
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST