mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48:40 +00:00
adjust versions
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 6
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 0
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_VERSION_STRING Stringify(BUILD_VERSION_MAJOR) "." Stringify(BUILD_VERSION_MINOR) "." Stringify(BUILD_VERSION_PATCH)
|
#define BUILD_VERSION_STRING Stringify(BUILD_VERSION_MAJOR) "." Stringify(BUILD_VERSION_MINOR) "." Stringify(BUILD_VERSION_PATCH)
|
||||||
#define BUILD_TITLE "Epic Games Tools (R) RAD PE/COFF Linker " BUILD_VERSION_STRING
|
#define BUILD_TITLE "Epic Games Tools (R) RAD PE/COFF Linker " BUILD_VERSION_STRING
|
||||||
|
|||||||
@@ -542,7 +542,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "The RAD Debugger"
|
#define BUILD_TITLE "The RAD Debugger"
|
||||||
#define OS_FEATURE_GRAPHICAL 1
|
#define OS_FEATURE_GRAPHICAL 1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "rdi_breakpad_from_pdb"
|
#define BUILD_TITLE "rdi_breakpad_from_pdb"
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "rdi_dump"
|
#define BUILD_TITLE "rdi_dump"
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "rdi_from_dwarf"
|
#define BUILD_TITLE "rdi_from_dwarf"
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "rdi_from_pdb"
|
#define BUILD_TITLE "rdi_from_pdb"
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define BUILD_VERSION_MAJOR 0
|
#define BUILD_VERSION_MAJOR 0
|
||||||
#define BUILD_VERSION_MINOR 9
|
#define BUILD_VERSION_MINOR 9
|
||||||
#define BUILD_VERSION_PATCH 12
|
#define BUILD_VERSION_PATCH 13
|
||||||
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
|
||||||
#define BUILD_TITLE "tester"
|
#define BUILD_TITLE "tester"
|
||||||
#define BUILD_CONSOLE_INTERFACE 1
|
#define BUILD_CONSOLE_INTERFACE 1
|
||||||
|
|||||||
Reference in New Issue
Block a user