bump version for pull on Windows build machine

This commit is contained in:
idk
2022-02-23 00:58:55 -05:00
parent 2afeee3d56
commit 7172b051aa

View File

@@ -3,13 +3,13 @@
#Comment this out to build from an alternate branch or
# the tip of the master branch.
I2P_VERSION=1.6.1
export I2P_VERSION=1.6.1
I2P_VERSION=1.7.0
export I2P_VERSION=1.7.0
VERSION=i2p-"$I2P_VERSION"
export VERSION="$VERSION"
#Uncomment this to build from the tip of the master.
#I2P_VERSION=0.9.50
#export I2P_VERSION=0.9.50
#I2P_VERSION=1.7.0
#export I2P_VERSION=1.7.0
#VERSION=master
#export VERSION="$VERSION"