mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ fix: test for file version (major number)
This commit is contained in:
parent
9edf9fc3ae
commit
6d9052f7eb
@ -19,7 +19,7 @@ if [%LZ%]==[0] set "MM=%MM:~1,1%"
|
||||
set BUILD=0
|
||||
call :GETBUILD "%~1"
|
||||
|
||||
set VERSHOULD=4.%YY%.%MM%%DD%.%BUILD%
|
||||
set VERSHOULD=5.%YY%.%MM%%DD%.%BUILD%
|
||||
|
||||
:: --------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user