diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-07 05:52:55 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-07 05:52:55 +0000 |
commit | e7f558bd27778ed7c499220af4db57b808717403 (patch) | |
tree | 451845bda5d32725a685bff20390a195d1b01397 /src/win32 | |
parent | f1ca295d231f95d0f9d05576238af0e243259147 (diff) | |
download | tor-e7f558bd27778ed7c499220af4db57b808717403.tar tor-e7f558bd27778ed7c499220af4db57b808717403.tar.gz |
r11684@catbus: nickm | 2007-02-07 00:46:37 -0500
Bump version to 0.1.2.7-alpha-dev
svn:r9509
Diffstat (limited to 'src/win32')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 44cee39a0..246e5ae18 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,5 +227,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.1.2.7-alpha" +#define VERSION "0.1.2.7-alpha-dev" |