diff --git a/src/Makefile b/src/Makefile index 02fc1c3..53cd331 100644 --- a/src/Makefile +++ b/src/Makefile @@ -156,7 +156,7 @@ SYMBOLS := # Includes debug information, which allows the binary to be debugged easily. # If set to "TRUE", debug info will be created. -DEBUGGER := TRUE +DEBUGGER := # Specify any additional compiler flags to be used. COMPILER_FLAGS = diff --git a/src/Vision.rdef b/src/Vision.rdef index f7fef5a..50877a9 100644 --- a/src/Vision.rdef +++ b/src/Vision.rdef @@ -5,7 +5,7 @@ resource app_flags B_EXCLUSIVE_LAUNCH; resource app_version { major = 0, middle = 10, - minor = 5, + minor = 6, // B_APPV_DEVELOPMENT // B_APPV_ALPHA