summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d23f080..ca5a65d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+==============
+Version 3.9.90
+==============
+
+* Location database fixes
+* Updated translations
+
=============
Version 3.9.5
=============
diff --git a/configure.ac b/configure.ac
index 7d972bd..0758abb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libgweather],
- [3.9.5],
+ [3.9.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libgweather],
[libgweather],
[http://live.gnome.org/LibGWeather])