mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
19 lines
659 B
C
19 lines
659 B
C
// encoding: UTF-8
|
|
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define APPNAME Notepad3
|
|
#define SAPPNAME "Notepad3"
|
|
#define VERSION_MAJOR 5
|
|
#define VERSION_MINOR 19
|
|
#define VERSION_REV 1118
|
|
#define VERSION_BUILD 2677
|
|
#define SCINTILLA_VER 421
|
|
#define ONIGURUMA_REGEX_VER 6.9.4
|
|
#define UCHARDET_VER 2018.09.27
|
|
#define TINYEXPR_VER 2018.05.11
|
|
#define UTHASH_VER 2.1.0
|
|
#define VERSION_PATCH BETA
|