summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-05-02 03:38:31 +0000
committerNick Mathewson <nickm@torproject.org>2004-05-02 03:38:31 +0000
commitd055ac4709e6afdbcf483c2c1600afa40930dc41 (patch)
tree96dd7ca8d7cd508e84ded2bb661eb6b796d3e314
parentb349a5de040c76554f56e70620cb875fc7971338 (diff)
downloadtor-d055ac4709e6afdbcf483c2c1600afa40930dc41.tar.gz
tor-d055ac4709e6afdbcf483c2c1600afa40930dc41.zip
Bump windows version to 0.0.6rc4
svn:r1767
-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 07d61a4306..d6cdf2ee04 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -190,4 +190,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.6rc3"
+#define VERSION "0.0.6rc4"