update I2P version

This commit is contained in:
idk
2023-03-19 16:26:53 +00:00
parent fd712293b4
commit bfddc378cd

View File

@@ -7,7 +7,7 @@ export I2PFIREFOX_VERSION=1.0.7
# Comment this out to build from an alternate branch or # Comment this out to build from an alternate branch or
# the tip of the master branch. # the tip of the master branch.
VERSIONMAJOR=2 VERSIONMAJOR=2
VERSIONMINOR=1 VERSIONMINOR=2
VERSIONBUILD=0 VERSIONBUILD=0
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD" I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD" export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"