From 3ac2f2b4a24ca1173d914868875f1b5faad2a74c Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 4 Sep 2022 08:35:29 -0400 Subject: [PATCH] switch to tag containing the addressbook fix --- i2pversion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i2pversion b/i2pversion index 6bd742e..04bf013 100644 --- a/i2pversion +++ b/i2pversion @@ -11,8 +11,8 @@ VERSIONMINOR=9 VERSIONBUILD=1 I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD" export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD" -VERSION=i2p-1.9.0 -export VERSION=i2p-1.9.0 +VERSION=i2p-jpackage-1.9.1 +export VERSION=i2p-jpackage-1.9.1 #Uncomment this to build from the tip of the master. #I2P_VERSION=1.8.0