Creating branch for maint-0.2.9

This commit is contained in:
antitree 2017-03-14 10:39:47 -04:00
parent dc7f2d3c3b
commit fbc6fe2ab4
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ MAINTAINER Antitree antitree@protonmail.com
# * tor-0.2.7.6 # * tor-0.2.7.6
# * tor-0.2.7.5 # * tor-0.2.7.5
# * release-0.2.1 # * release-0.2.1
ENV TOR_VER="maint-0.2.8" ENV TOR_VER="maint-0.2.9"
#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