+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-01-28 09:53:17 +01:00
parent ab3940b70d
commit e0bf99485e
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
4 changed files with 5 additions and 4 deletions

View File

@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.22.127.(build_#) (2022-01-27)
Current BETA/RC Version 5.22.128.(build_#) (2022-01-28)
========================================================
--------------------------------------------------------
@ -48,6 +48,7 @@ NEW:
CHANGES:
--------------------------------------------------------
[.###.#]- .
[.128.1]- CamelCase WordLists for AHK Lexer.
[.127.1]- Ctrl/Alt+F10 as Accelerator-Keys for Filesystem-Path to URL (and back) conversion.
[.121.1]- Renaming Spanish Latin America (es-419) to Spanish Mexican (es-MX) (MUI).
[1228.1]- AboutBox's RichEdit Ctrl: enable more options for EM_AUTOURLDETECT.

View File

@ -1 +1 @@
127
128

View File

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

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 127
#define VERSION_REV 128
#define VERSION_BUILD 1
#define SCINTILLA_VER 515
#define LEXILLA_VER 514