summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS21
-rw-r--r--configure.in2
2 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4121ce3..fc932fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
==============
+Version 2.29.3
+==============
+
+ libgweather
+
+ * Phase-of-moon support, icons (Frank)
+ * Remove, check for obsolete tzdata identifiers (Phillipe Gauthier)
+ * Fix 'radar' spelling (Thomas Thurman)
+
+ Translators
+
+ * Denis ARNAUD (br)
+ * Gil Forcada (ca)
+ * Joe Hansen (da)
+ * Thomas Thurman (en@shaw)
+ * Andika Triwidada (id)
+ * Sveinn í Felli (is)
+ * Nils-Christoph Fiedler (nds)
+ * Leonid Kanter (ru)
+
+==============
Version 2.28.0
==============
diff --git a/configure.in b/configure.in
index 1ffd1d5..34f7863 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.28.1])
+AC_INIT([libgweather],[2.29.3])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)