+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-10-23 20:12:55 +02:00
parent 5c1c1a093d
commit 66abbd6423
No known key found for this signature in database
GPG Key ID: AC2515EF755AF96F
4 changed files with 5 additions and 4 deletions

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.22.1020.(build_#) (2022-10-20)
Current BETA/RC Version 5.22.1023.(build_#) (2022-10-23)
========================================================
--------------------------------------------------------
@ -115,6 +115,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[1020.1]- Fix a warning msg in "dialogs_xx_yy.rc".
[1020.1]- Respect single file instance mode for internal file loading.
[1020.1]- "unref" param in RELEASE mode.
[1020.1]- DarkTheme handling.

View File

@ -1 +1 @@
1020
1023

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.22.1020.1"
version="5.22.1023.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 1020
#define VERSION_REV 1023
#define VERSION_BUILD 1
#define SCINTILLA_VER 531
#define LEXILLA_VER 520