From b4583a7cc6b0c435b0d62ec77ef18e82db0aca4b Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Wed, 10 May 2017 20:08:20 +0000 Subject: [PATCH] Bumped version to 0.9.0. --- gsmartcontrol/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsmartcontrol/configure.ac b/gsmartcontrol/configure.ac index a23bec5..e152afe 100644 --- a/gsmartcontrol/configure.ac +++ b/gsmartcontrol/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([GSmartControl],[0.8.8],[],[gsmartcontrol]) +AC_INIT([GSmartControl],[0.9.0],[],[gsmartcontrol]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h])