+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-11-25 19:33:26 +01:00
parent 92f212b031
commit ec6fc829c8
No known key found for this signature in database
GPG Key ID: AC2515EF755AF96F
4 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.1119.(build_#) (2022-11-19)
Current BETA/RC Version 5.22.1125.(build_#) (2022-11-25)
========================================================
--------------------------------------------------------
@ -103,6 +103,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[1125.1]- Restore and correction the line "IDM_SETPASS" in menu_fr_fr_rc.
[1115.1]- Revert relative size for ANSI Art.
[1114.1]- Reset change history except in case of "revert from file".
[1114.1]- Linker must generate Manifest.

View File

@ -1 +1 @@
1119
1125

View File

@ -3,7 +3,7 @@
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity
name="Rizonesoft.Notepad3"
version="5.22.1119.1"
version="5.22.1125.1"
processorArchitecture="*"
type="win32"
/>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 1119
#define VERSION_REV 1125
#define VERSION_BUILD 1
#define SCINTILLA_VER 531
#define LEXILLA_VER 520
@ -17,4 +17,4 @@
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.3.0
#define VERSION_PATCH rc
#define VERSION_COMMIT_ID 33e08055
#define VERSION_COMMIT_ID dkt1-amr