From 59f98718b95745d962005a630b3c2b8790fe2af6 Mon Sep 17 00:00:00 2001
From: Stefano Karapetsas <stefano@karapetsas.com>
Date: Sun, 5 Apr 2015 19:57:12 +0200
Subject: Bump version to 1.9.90

---
 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index c5abf82..2e74222 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.0
+1.9.90
 
   * ...
 
diff --git a/configure.ac b/configure.ac
index ee1089d..5bf90b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # ================= initialization =================== #
 
-AC_INIT([MATE Sensors Applet], [1.9.0], [http://www.mate-desktop.org],
+AC_INIT([MATE Sensors Applet], [1.9.90], [http://www.mate-desktop.org],
 [mate-sensors-applet])
 
 AC_CONFIG_SRCDIR([sensors-applet/main.c])
-- 
cgit v1.2.1