mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
Affix version
This commit is contained in:
+3
-3
@@ -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.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
!define VERSIONMAJOR 1
|
||||
!define VERSIONMINOR 07
|
||||
!define VERSIONBUILD 2
|
||||
!define VERSIONMINOR 7
|
||||
!define VERSIONBUILD 4
|
||||
Reference in New Issue
Block a user