diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-09 12:48:18 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-09 12:48:18 -0400 |
commit | 3b6c48328b03d7f0e639785fbdf268c0d973f16f (patch) | |
tree | 2563d24135857713cb343fe5a1c5bc254bb3df18 /src/config | |
parent | bcde4cc4cf521c8e125e95cdd793aa499d1a36c7 (diff) | |
download | tor-3b6c48328b03d7f0e639785fbdf268c0d973f16f.tar tor-3b6c48328b03d7f0e639785fbdf268c0d973f16f.tar.gz |
Or maybe it is 2013. Who can say?
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/torrc.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 5822fa6b9..d842fbcaf 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -1,5 +1,5 @@ ## Configuration file for a typical Tor user -## Last updated 9 October 2012 for Tor 0.2.5.2-alpha. +## Last updated 9 October 2013 for Tor 0.2.5.2-alpha. ## (may or may not work for much older or much newer versions of Tor.) ## ## Lines that begin with "## " try to explain what's going on. Lines |