mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
b6552e1ae1
commit
889e0b6992
@ -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.
|
||||
|
||||
@ -1 +1 @@
|
||||
928
|
||||
930
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user