bump version
This commit is contained in:
@@ -6,12 +6,12 @@ export JNA_VERSION=5.11.0
|
||||
#Comment this out to build from an alternate branch or
|
||||
# the tip of the master branch.
|
||||
VERSIONMAJOR=1
|
||||
VERSIONMINOR=8
|
||||
VERSIONBUILD=1
|
||||
VERSIONMINOR=9
|
||||
VERSIONBUILD=0
|
||||
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
VERSION=i2p-1.8.8
|
||||
export VERSION=i2p-1.8.0
|
||||
VERSION=i2p-1.9.0
|
||||
export VERSION=i2p-1.9.0
|
||||
|
||||
#Uncomment this to build from the tip of the master.
|
||||
#I2P_VERSION=1.8.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.8.1
|
||||
1.9.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
!define I2P_VERSION 1.8.1
|
||||
!define I2P_VERSION 1.9.0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
!define VERSIONMAJOR 1
|
||||
!define VERSIONMINOR 8
|
||||
!define VERSIONBUILD 1
|
||||
!define VERSIONMINOR 9
|
||||
!define VERSIONBUILD 0
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.8.1
|
||||
1.9.0
|
||||
|
||||
Reference in New Issue
Block a user