Bumped version to 1.1.2.

This commit is contained in:
Alexander Shaduri
2017-10-05 19:55:56 +00:00
parent 4f78e3dd90
commit 02e8876acc
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -20,8 +20,6 @@ local scope destruction also works if using stack variables.
TODO:
Include hi-res icon_cddvd.png and icon_hdd.png.
Don't rely on smartctl return code (2), parse the output instead.
This will allow us to show the Info page.
+1 -1
View File
@@ -1,5 +1,5 @@
AC_INIT([GSmartControl],[1.1.1],[],[gsmartcontrol])
AC_INIT([GSmartControl],[1.1.2],[],[gsmartcontrol])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])