Notepad3/src/VersionEx.h
RaiKoHoff adc493952a + chg: Markdown Lexer: new defaults for Header lines
+ chg: Strip first char: do not apply on all text (empty selection)
+ add: Strip first char: allow multi-selection
2020-05-04 12:13:21 +02:00

20 lines
690 B
C

// encoding: UTF-8
// //////////////////////////////////////////////////////////
// //
// this file is generated - use template to apply changes //
// //
// //////////////////////////////////////////////////////////
#define APPNAME Notepad3
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 504
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH BETA
#define VERSION_COMMIT_ID t7820-rk