Notepad3/Versions/VersionEx.h.tpl

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$"