mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
14 lines
531 B
C
14 lines
531 B
C
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define APPNAME "Notepad3"
|
|
#define VERSION_MAJOR 5
|
|
#define VERSION_MINOR 18
|
|
#define VERSION_REV 1030
|
|
#define VERSION_BUILD 1334
|
|
#define SCINTILLA_VER 412
|
|
#define ONIGMO_REGEX_VER 6.1.3
|
|
#define VERSION_PATCH " RC_NewMenu"
|