]> git.ipfire.org Git - thirdparty/tor.git/commit
A hack I've been wanting for a while: when building a -dev version
authorNick Mathewson <nickm@torproject.org>
Mon, 16 Apr 2007 23:56:31 +0000 (23:56 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 16 Apr 2007 23:56:31 +0000 (23:56 +0000)
commitbfac679cd4209ea441211bcb5c5e210c6264e8c7
tree541e482d67428e9c0015a4cd358ca9961f4413a8
parent362fbc79d276864c4b2b68ed9cf3bb8ba534985e
A hack I've been wanting for a while: when building a -dev version
from an SVN repository, use the current svn revision in the platform
string and in the output of --version.

svn:r9976
ChangeLog
doc/TODO
src/or/Makefile.am
src/or/config.c
src/or/router.c
src/or/test.c
src/or/tor_main.c