bump version

This commit is contained in:
idk
2022-09-04 02:04:37 -04:00
parent a1826d40e8
commit 00ca509e57
5 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -1 +1 @@
1.9.0
1.9.1

View File

@@ -1 +1 @@
!define I2P_VERSION 1.9.0
!define I2P_VERSION 1.9.1

View File

@@ -1,3 +1,3 @@
!define VERSIONMAJOR 1
!define VERSIONMINOR 9
!define VERSIONBUILD 0
!define VERSIONBUILD 1

View File

@@ -1 +1 @@
1.9.0
1.9.1