+ fix: .ini-file - remove some keys with default values (styles)

This commit is contained in:
Rainer Kottenhoff
2019-07-06 09:46:15 +02:00
parent faea957a01
commit 8a677b24b6
10 changed files with 62 additions and 43 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
setlocal
set _VERPATCH_=DEV
echo."%_VERPATCH_%">.\np3portableapp\_buildname.txt
Version -VerPatch "%_VERPATCH_%"
endlocal