summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-02-02 17:20:32 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-02-02 17:20:32 +0100
commitb0648103d26600e7f7fd87244e6f1c10375ab8ee (patch)
tree8756d0d952d60c6d96d1caa8965966d3e26f436d
parent3346ce110fe5a044bc89da61f1745fca06ac7ad1 (diff)
downloadlibgweather-b0648103d26600e7f7fd87244e6f1c10375ab8ee.tar.gz
Release 3.8.43.8.4
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d866e9b..04eae4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
=============
+Version 3.8.4
+=============
+
+* Location database additions
+
+=============
Version 3.8.3
=============
diff --git a/configure.ac b/configure.ac
index ef4c6a3..d576edf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libgweather],
- [3.8.3],
+ [3.8.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libgweather],
[libgweather],
[http://live.gnome.org/LibGWeather])