Notepad3/src/VersionEx.h
2019-01-30 13:48:40 +01:00

14 lines
526 B
C

// //////////////////////////////////////////////////////////
// //
// this file is generated - use template to apply changes //
// //
// //////////////////////////////////////////////////////////
#define APPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 130
#define VERSION_BUILD 1611
#define SCINTILLA_VER 413
#define ONIGMO_REGEX_VER 6.2.0
#define VERSION_PATCH "develop"