mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-29 09:50:25 +00:00
Build: Windows script updates for 2.x.x
This commit is contained in:
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user