+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-09-30 20:41:52 +02:00
parent b6552e1ae1
commit 889e0b6992
No known key found for this signature in database
GPG Key ID: AC2515EF755AF96F
5 changed files with 6 additions and 5 deletions

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.22.927.(build_#) (2022-09-28)
Current BETA/RC Version 5.22.930.(build_#) (2022-09-30)
========================================================
--------------------------------------------------------
@ -102,6 +102,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.930.1]- Win10/11 build number to name mapping.
[.928.1]- Titlebar update on change.
[.926.1]- Margin handling (context, bookmarks).
[.926.1]- New Rizone.soft bitmap.

View File

@ -1 +1 @@
928
930

View File

@ -22,7 +22,7 @@ July 2022: Line numbers to translate_2022-07 - No "Added or Modified" items
August 2022: Line numbers to translate_2022-08 - https://workupload.com/file/8z35zrkuUHv (2022-08-30)
September 2022: Line numbers to translate_2022-09 - https://workupload.com/file/wCwfXXywZ37 (2022-09-28)
September 2022: Line numbers to translate_2022-09 - https://workupload.com/file/ZNFvcbCXKLf (2022-09-28)
October 2022: Line numbers to translate_2022-10 - (2022-10-xx)

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.22.928.1"
version="5.22.930.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 928
#define VERSION_REV 930
#define VERSION_BUILD 1
#define SCINTILLA_VER 530
#define LEXILLA_VER 519