mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
bump version
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export I2PFIREFOX_VERSION=0.0.21
|
||||
# the tip of the master branch.
|
||||
VERSIONMAJOR=1
|
||||
VERSIONMINOR=9
|
||||
VERSIONBUILD=0
|
||||
VERSIONBUILD=1
|
||||
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
VERSION=i2p-1.9.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.9.0
|
||||
1.9.1
|
||||
|
||||
@@ -1 +1 @@
|
||||
!define I2P_VERSION 1.9.0
|
||||
!define I2P_VERSION 1.9.1
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
!define VERSIONMAJOR 1
|
||||
!define VERSIONMINOR 9
|
||||
!define VERSIONBUILD 0
|
||||
!define VERSIONBUILD 1
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.9.0
|
||||
1.9.1
|
||||
|
||||
Reference in New Issue
Block a user