mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
14 lines
1.1 KiB
Smarty
14 lines
1.1 KiB
Smarty
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define VERSION_MAJOR $MAJOR$
|
|
#define VERSION_MINOR $MINOR$
|
|
#define VERSION_REV $MAINT$
|
|
#define VERSION_BUILD $BUILD$
|
|
#define SCINTILLA_VER $SCIVER$
|
|
#define ONIGMO_REGEX_VER $ONIGMOVER$
|
|
#define VERSION_PATCH L"$VERPATCH$"
|
|
#define VERSIONA_PATCH "$VERPATCH$"
|