Replace Version_xperim by Version_alpha (Xperimental)

This commit is contained in:
Pairi Daiza 2020-09-26 10:06:53 +02:00
parent 41b8a12a63
commit 2bcb14ba25

View File

@ -1,6 +1,6 @@
@echo off
setlocal
set _VERPATCH_=xperim
set _VERPATCH_=alpha
echo."%_VERPATCH_%">.\np3portableapp\_buildname.txt
Version -VerPatch "%_VERPATCH_%"
endlocal