forked from I2P_Developers/i2p.i2p
build checklists and windows scripts updates for 1.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=39
|
||||
set FULLVER=0.9.%VER%
|
||||
set VER=5
|
||||
set FULLVER=1.%VER%.0
|
||||
set INFILE=i2pinstall_%FULLVER%_windows.exe
|
||||
set UNSIGNED=i2pinstall_%FULLVER%_windows_unsigned.exe
|
||||
set TEMPFILE=i2pinstall_%FULLVER%_windows_temp.exe
|
||||
|
@@ -110,7 +110,7 @@
|
||||
6. Review the complete diff from the last release:
|
||||
|
||||
```
|
||||
git diff i2p-0.9.(xx-1)..HEAD > out.diff
|
||||
git diff i2p-1.(xx-1).0..HEAD > out.diff
|
||||
vi out.diff
|
||||
```
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
- In the i2p.newsxml branch, edit magnet links, release dates and release
|
||||
number in data/releases.json, check in and push
|
||||
|
||||
2. Add i2pupdate-0.9.xx.su3 torrent to tracker2.postman.i2p and start seeding
|
||||
2. Add i2pupdate-1.xx.0.su3 torrent to tracker2.postman.i2p and start seeding
|
||||
|
||||
3. Notify the following people:
|
||||
- All in-network update hosts
|
||||
|
Reference in New Issue
Block a user