File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ resource app_version {
77 middle = 5,
88 minor = 0,
99
10- variety = B_APPV_DEVELOPMENT ,
10+ variety = B_APPV_FINAL ,
1111 internal = 1,
1212
1313 short_info = "Koder",
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ SYSTEM_INCLUDE_PATHS = \
2525LOCAL_INCLUDE_PATHS = src/controls src/support src/windows
2626LOCALES = de en en_GB es fr pt pl ro ru uk
2727
28- SYMBOLS := TRUE
29- DEBUGGER := TRUE
28+ SYMBOLS := FALSE
29+ DEBUGGER := FALSE
3030COMPILER_FLAGS = -std=c++17
3131
3232# # Include the Makefile-Engine
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copy all files from **data** directory to **Koder** directory in any non-package
2020
2121## History
2222
23- 0.5.0 - * TBD *
23+ 0.5.0 - * 01-04-2019 *
2424
2525* Make preferences update automatically.
2626* Add Open Terminal shortcut.
You can’t perform that action at this time.
0 commit comments