Notepad3/Versions/VersionEx.h.tpl
2018-02-27 12:22:07 +01:00

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_BETA $BETAVER$
#define VERSIONA_BETA $BETAVERA$