diff options
author | Roger Dingledine <arma@torproject.org> | 2012-09-22 06:11:05 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-09-22 06:11:05 -0400 |
commit | 622f90904c7511b5451392f0e4f94c1a9dd5a8fb (patch) | |
tree | 1950c85e31f5aa71a9f6ef5b7a7119c3d0bacbaf /src/config | |
parent | e13270446609e745aa163a2d6a4bdb16fa29c578 (diff) | |
download | tor-622f90904c7511b5451392f0e4f94c1a9dd5a8fb.tar tor-622f90904c7511b5451392f0e4f94c1a9dd5a8fb.tar.gz |
4aff97cfc didn't update the 'last modified' timestamp
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 f30fc32fd..c667efc5c 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 22 April 2012 for Tor 0.2.3.14-alpha. +## Last updated 12 September 2012 for Tor 0.2.4.3-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 |