Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath

This commit is contained in:
METANEOCORTEX\Kotti 2021-09-30 08:35:10 +02:00
commit dc19fc1287
4 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.21.927.(build_#) (2021-09-27)
Current BETA/RC Version 5.21.929.(build_#) (2021-09-29)
========================================================
--------------------------------------------------------

View File

@ -1 +1 @@
927
929

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.21.927.1"
version="5.21.929.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 927
#define VERSION_REV 929
#define VERSION_BUILD 1
#define SCINTILLA_VER 511
#define LEXILLA_VER 511