mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
- Removed normal installation. - Executables not compressed with UPX. - Added important links to the Readme.md file.
12 lines
466 B
C
12 lines
466 B
C
// //////////////////////////////////////////////////////////
|
|
// //
|
|
// this file is generated - use template to apply changes //
|
|
// //
|
|
// //////////////////////////////////////////////////////////
|
|
#define VERSION_MAJOR 3
|
|
#define VERSION_MINOR 18
|
|
#define VERSION_REV 113
|
|
#define VERSION_BUILD 828
|
|
#define SCINTILLA_VER 402
|
|
#define ONIGMO_REGEX_VER 6.1.3
|