mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ fix: resource file (.rc) broken by GitHub merge :-/
This commit is contained in:
parent
02c1a1a358
commit
e8322a3d42
1950
src/Notepad3.rc
1950
src/Notepad3.rc
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
// //////////////////////////////////////////////////////////
|
||||
#define VERSION_MAJOR 3
|
||||
#define VERSION_MINOR 17
|
||||
#define VERSION_REV 1221
|
||||
#define VERSION_BUILD 761
|
||||
#define VERSION_REV 1220
|
||||
#define VERSION_BUILD 758
|
||||
#define SCINTILLA_VER 402
|
||||
#define ONIGMO_REGEX_VER 6.1.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user