commit 3b6c48328b03d7f0e639785fbdf268c0d973f16f Author: Nick Mathewson nickm@torproject.org Date: Wed Oct 9 12:48:18 2013 -0400
Or maybe it is 2013. Who can say? --- src/config/torrc.sample.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 5822fa6..d842fbc 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
tor-commits@lists.torproject.org