bump version for release
This commit is contained in:
@@ -7,11 +7,9 @@ export I2PFIREFOX_VERSION=1.0.7
|
|||||||
# Comment this out to build from an alternate branch or
|
# Comment this out to build from an alternate branch or
|
||||||
# the tip of the master branch.
|
# the tip of the master branch.
|
||||||
VERSIONMAJOR=2
|
VERSIONMAJOR=2
|
||||||
VERSIONMINOR=0
|
VERSIONMINOR=1
|
||||||
VERSIONBUILD=0
|
VERSIONBUILD=0
|
||||||
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||||
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||||
#VERSION=i2p-2.0.0
|
VERSION=i2p-2.1.0
|
||||||
#export VERSION=i2p-2.0.0
|
export VERSION=i2p-2.1.0
|
||||||
VERSION=master
|
|
||||||
export VERSION=master
|
|
||||||
Reference in New Issue
Block a user