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
92f212b031
commit
ec6fc829c8
@ -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.
|
||||
|
||||
@ -1 +1 @@
|
||||
1119
|
||||
1125
|
||||
|
||||
@ -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"
|
||||
/>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user