mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
14 lines
534 B
C
14 lines
534 B
C
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define VERSION_MAJOR 3
|
|
#define VERSION_MINOR 18
|
|
#define VERSION_REV 329
|
|
#define VERSION_BUILD 960
|
|
#define SCINTILLA_VER 403
|
|
#define ONIGMO_REGEX_VER 6.1.3
|
|
#define VERSION_PATCH L" develop"
|
|
#define VERSIONA_PATCH " develop"
|