@@ -9,5 +9,6 @@ Debug/
Profile/
Release/
install/
+res/
*.pro.user
*.bak
@@ -12,7 +12,7 @@ extern "C" {
// main.h - Declarations:
#define GFA_FU_VER_MAJOR 1
-#define GFA_FU_VER_MINOR 0
+#define GFA_FU_VER_MINOR 1
#define GFA_FU_VER_REVISION 0
#define UNUSED(x) (void)x