Notepad3/Versions/VersionEx.h.tpl
Rainer Kottenhoff 6e65f81fe5 + changed version display on Help/About...
+ powershell script to patch version numbers
+ appveyor.yml using same powershell commnads to patch version
2017-09-05 12:53:41 +02:00

6 lines
310 B
Smarty

#define VERSION_MAJOR $MAJOR$
#define VERSION_MINOR $MINOR$
#define VERSION_REV $MAINT$
#define VERSION_BUILD $BUILD$
#define SCINTILLA_VER $SCIVER$