summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-04-29 20:24:34 +0200
committerStefano Karapetsas <[email protected]>2014-04-29 20:24:34 +0200
commit310181bbdddc2e8bdb43d54a6321a1f36649423f (patch)
tree882f97bd64ff5ab4685af1811f4a19682e894b68
parent55d98dad8349e4df74cae480b0c1c3a6461802e2 (diff)
downloadmate-sensors-applet-310181bbdddc2e8bdb43d54a6321a1f36649423f.tar.bz2
mate-sensors-applet-310181bbdddc2e8bdb43d54a6321a1f36649423f.tar.xz
Bump version to 1.9.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e6e90c3..c5abf82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.9.0
+
+ * ...
+
1.8.0
* Use yelp-tools instead of mate-doc-utils
diff --git a/configure.ac b/configure.ac
index b6b0c53..8bb721b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# ================= initialization =================== #
-AC_INIT([MATE Sensors Applet], [1.8.0], [http://www.mate-desktop.org],
+AC_INIT([MATE Sensors Applet], [1.9.0], [http://www.mate-desktop.org],
[mate-sensors-applet])
AC_CONFIG_SRCDIR([sensors-applet/main.c])