|
@@ -12,7 +12,7 @@ extern "C" {
|
|
// main.h - Declarations:
|
|
// main.h - Declarations:
|
|
|
|
|
|
#define GFA_FU_VER_MAJOR 1
|
|
#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 GFA_FU_VER_REVISION 0
|
|
|
|
|
|
#define UNUSED(x) (void)x
|
|
#define UNUSED(x) (void)x
|