Creating branch for maint-0.2.0

This commit is contained in:
AntiTree 2016-07-20 11:37:20 -04:00
parent 2a5991fd86
commit 125cb55f5d

View File

@ -25,7 +25,7 @@ MAINTAINER Antitree antitree@protonmail.com
#ENV TOR_VER="master" #ENV TOR_VER="master"
# NOTE sometimes the master branch doesn't compile so I'm sticking with the release # NOTE sometimes the master branch doesn't compile so I'm sticking with the release
# feel free to change this to master to get the latest and greatest # feel free to change this to master to get the latest and greatest
ENV TOR_VER="release-0.2.8" ENV TOR_VER="maint-0.2.0"
# Sets the nickname if you didn't set one, default ports, and the path # Sets the nickname if you didn't set one, default ports, and the path
# where to mount the key material used by the clients. # where to mount the key material used by the clients.