From 310181bbdddc2e8bdb43d54a6321a1f36649423f Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 29 Apr 2014 20:24:34 +0200 Subject: Bump version to 1.9.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1