Notepad3/Versions/VersionEx.h.tpl
2017-12-15 08:53:12 +01:00

12 lines
1016 B
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$