diff --git a/gsmartcontrol/TODO b/gsmartcontrol/TODO index 5dd575c..3466898 100644 --- a/gsmartcontrol/TODO +++ b/gsmartcontrol/TODO @@ -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. diff --git a/gsmartcontrol/configure.ac b/gsmartcontrol/configure.ac index 9a45d97..ea9d2c8 100644 --- a/gsmartcontrol/configure.ac +++ b/gsmartcontrol/configure.ac @@ -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])