mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
14 lines
528 B
C
14 lines
528 B
C
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define APPNAME "Notepad3"
|
|
#define VERSION_MAJOR 4
|
|
#define VERSION_MINOR 18
|
|
#define VERSION_REV 920
|
|
#define VERSION_BUILD 1113
|
|
#define SCINTILLA_VER 411
|
|
#define ONIGMO_REGEX_VER 6.1.3
|
|
#define VERSION_PATCH " TinyExpr"
|