update i2pfirefox package, point release
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2022-10-06 idk
|
||||
* Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue
|
||||
|
||||
2022-08-28 idk
|
||||
* Migrate away from batch scripts and simply launch a browser if I2P is already running.
|
||||
This is more flexible, stable, and simplet to install
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
|
||||
JNA_VERSION=5.11.0
|
||||
export JNA_VERSION=5.11.0
|
||||
I2PFIREFOX_VERSION=0.0.26
|
||||
export I2PFIREFOX_VERSION=0.0.26
|
||||
I2PFIREFOX_VERSION=0.0.30
|
||||
export I2PFIREFOX_VERSION=0.0.30
|
||||
# Comment this out to build from an alternate branch or
|
||||
# the tip of the master branch.
|
||||
VERSIONMAJOR=1
|
||||
VERSIONMINOR=9
|
||||
VERSIONBUILD=4
|
||||
VERSIONBUILD=5
|
||||
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
|
||||
VERSION=i2p-jpackage-1.9.4
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.9.3
|
||||
1.9.4
|
||||
|
||||
@@ -1 +1 @@
|
||||
!define I2P_VERSION 1.9.3
|
||||
!define I2P_VERSION 1.9.4
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
!define VERSIONMAJOR 1
|
||||
!define VERSIONMINOR 9
|
||||
!define VERSIONBUILD 3
|
||||
!define VERSIONBUILD 4
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.9.3
|
||||
1.9.4
|
||||
|
||||
Reference in New Issue
Block a user