[tor-commits] [torsocks/master] Add version to torsocks script

dgoulet at torproject.org dgoulet at torproject.org
Fri Apr 4 22:40:26 UTC 2014


commit d59e56678e5b52cf55ad4e2437867e77771a8957
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Sat Aug 24 16:07:39 2013 -0400

    Add version to torsocks script
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 src/bin/torsocks.in |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/bin/torsocks.in b/src/bin/torsocks.in
index 834816f..c5519ec 100644
--- a/src/bin/torsocks.in
+++ b/src/bin/torsocks.in
@@ -110,6 +110,8 @@ torify_app ()
 
 usage ()
 {
+	echo "torsocks @VERSION@"
+	echo ""
 	echo "$0 [OPTIONS] [COMMAND [arg ...]]"
 	echo ""
 	echo "usage: $0 command args"





More information about the tor-commits mailing list