summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-08-26 01:27:58 +0000
committerNick Mathewson <nickm@torproject.org>2004-08-26 01:27:58 +0000
commit6e844ea7431d7cc1d5397cc424e1bd576c94dae0 (patch)
tree4e17114001efe46a55db26b673f3db38d218d22d
parent0987cf4bec2c396976e3dcee81c344c3d0a5208f (diff)
downloadtor-0.0.8.tar.gz
tor-0.0.8.zip
Bump windows version to 0.0.8tor-0.0.8.1tor-0.0.8
svn:r2319
-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 46b0c956d5..114af1d43e 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -195,4 +195,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.8rc1"
+#define VERSION "0.0.8"