mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ Add and Alphabetical sort of MUI contributors in Acknowledgments + Correct some Keyboard Shortcuts
7 lines
131 B
Batchfile
7 lines
131 B
Batchfile
@echo off
|
|
setlocal
|
|
set _VERPATCH_=RC
|
|
echo."%_VERPATCH_%">.\np3portableapp\_buildname.txt
|
|
Version -VerPatch "%_VERPATCH_%"
|
|
endlocal
|