mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
Bump build number
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ if [ -z "$VERSIONMINOR" ]; then
|
||||
VERSIONMINOR=5
|
||||
fi
|
||||
if [ -z "$VERSIONBUILD" ]; then
|
||||
VERSIONBUILD=1
|
||||
VERSIONBUILD=2
|
||||
fi
|
||||
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
|
||||
Reference in New Issue
Block a user