+ fix: Test version command for AppVeyor

This commit is contained in:
Rainer Kottenhoff 2018-05-08 07:56:15 +02:00
parent da2c4c992f
commit 736a32cad7

View File

@ -19,7 +19,7 @@ if [%LZ%]==[0] set "MM=%MM:~1,1%"
set BUILD=0
call :GETBUILD "%~1"
set VERSHOULD=3.%YY%.%MM%%DD%.%BUILD%
set VERSHOULD=4.%YY%.%MM%%DD%.%BUILD%
:: --------------------------------------------------------------------------------------------------------------------