commit 795c0f7b002b849a2e81ea7306420085fb159286 Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Oct 9 17:41:05 2013 +0200
Update last modified timestamp of torrc.sample.in. --- 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 78013c2..5822fa6 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 12 September 2012 for Tor 0.2.4.3-alpha. +## Last updated 9 October 2012 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