Files
i2p.firefox/i2pversion

8 lines
117 B
Plaintext
Raw Normal View History

#! /usr/bin/env sh
I2P_VERSION=0.9.50
export I2P_VERSION=0.9.50
VERSION=i2p-$I2P_VERSION
export VERSION="$VERSION"