aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-06-07 22:31:24 +0000
committerNick Mathewson <nickm@torproject.org>2004-06-07 22:31:24 +0000
commit5577333db7404ad8a88380fb0919473e0a89cbe9 (patch)
tree540cf4ffbcfc9c4912493a3f7288f9d395ba5100
parentd90cb3504e7895f2f1f775c5b95c32c509eef2e5 (diff)
downloadtor-5577333db7404ad8a88380fb0919473e0a89cbe9.tar
tor-5577333db7404ad8a88380fb0919473e0a89cbe9.tar.gz
Update windows version to 0.0.7
svn:r1962
-rw-r--r--src/win32/orconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 4aa1b7809..0594cfab3 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -193,4 +193,4 @@ ine to the address where bug reports for this package should be sent. */
#define UNALIGNED_INT_ACCESS_OK
/* Version number of package */
-#define VERSION "0.0.7rc1-cvs"
+#define VERSION "0.0.7"