summaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-12 20:42:57 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-12 20:42:57 +0000
commit6739ef40277b012f44e8209bb3c9e352cccc5cb1 (patch)
tree888e5fcfae2449b43ef064bcced4c1131197ddac /src/win32
parentb7024f0f3076c74c44c9422c5dd7e1fe07ed276a (diff)
downloadtor-6739ef40277b012f44e8209bb3c9e352cccc5cb1.tar.gz
tor-6739ef40277b012f44e8209bb3c9e352cccc5cb1.zip
Make it build on OpenBSD again. Patch from tup.
svn:r12489
Diffstat (limited to 'src/win32')
-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 aa7c632ce2..0230ac5b03 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -227,6 +227,6 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.0.11-alpha"
+#define VERSION "0.2.0.11-alpha-dev"