mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ powershell script to patch version numbers + appveyor.yml using same powershell commnads to patch version
6 lines
310 B
Smarty
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$
|