Build: Windows script updates for 2.x.x

This commit is contained in:
zzz
2022-11-22 13:26:04 -05:00
parent 9b097da22f
commit 8fe9c487d3
2 changed files with 2 additions and 2 deletions

View File

@@ -8,8 +8,8 @@
:: the output will be the same as the original file name
:: on success, sign it.
::
set VER=5
set FULLVER=1.%VER%.0
set VER=0
set FULLVER=2.%VER%.0
set INFILE=i2pinstall_%FULLVER%_windows.exe
set UNSIGNED=i2pinstall_%FULLVER%_windows_unsigned.exe
set TEMPFILE=i2pinstall_%FULLVER%_windows_temp.exe