Notepad3/Versions/VersionEx.h.tpl
Rainer Kottenhoff 00c25a6c96 Merge branch 'Dev_0601' into DevMultiLingual
# Conflicts:
#	src/Notepad3.rc
2018-06-06 15:10:17 +02:00

14 lines
1.1 KiB
Smarty

// //////////////////////////////////////////////////////////
// //
// this file is generated - use template to apply changes //
// //
// //////////////////////////////////////////////////////////
#define APPNAME "$APPNAME$"
#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 "$VERPATCH$"