Affix version

This commit is contained in:
idk
2022-04-20 14:51:58 -04:00
parent c14287048f
commit a20b8ff46d
2 changed files with 5 additions and 5 deletions

View File

@@ -3,9 +3,9 @@
#Comment this out to build from an alternate branch or
# the tip of the master branch.
I2P_VERSION=1.7.1
export I2P_VERSION=1.7.1
VERSION=i2p-jpackage-"$I2P_VERSION"
I2P_VERSION=1.7.4
export I2P_VERSION=1.7.4
VERSION=i2p-jpackage-1.7.1
export VERSION="$VERSION"
#Uncomment this to build from the tip of the master.

View File

@@ -1,3 +1,3 @@
!define VERSIONMAJOR 1
!define VERSIONMINOR 07
!define VERSIONBUILD 2
!define VERSIONMINOR 7
!define VERSIONBUILD 4