mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
15 lines
554 B
C
15 lines
554 B
C
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// 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 308
|
|
#define VERSION_BUILD 1650
|
|
#define SCINTILLA_VER 414
|
|
#define ONIGMO_REGEX_VER 6.2.0
|
|
#define VERSION_PATCH XpErImEnTaL
|