diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-09-22 06:06:08 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-09-22 06:06:08 +0000 |
commit | 3a3c1d1d1c06f3e6b119d248bbce5cc225bbf506 (patch) | |
tree | 25c0fd471886abf3592207a3173043ecaa9445e0 /src/win32/orconfig.h | |
parent | 921f9f774d4ce3ed24b48a5921fe7134dccffbb8 (diff) | |
download | tor-3a3c1d1d1c06f3e6b119d248bbce5cc225bbf506.tar.gz tor-3a3c1d1d1c06f3e6b119d248bbce5cc225bbf506.zip |
r15280@catbus: nickm | 2007-09-22 02:02:00 -0400
Bump version to 0.2.0.7-alpha-dev
svn:r11576
Diffstat (limited to 'src/win32/orconfig.h')
-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 4fd86c7fad..4e25cb4ecf 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.7-alpha" +#define VERSION "0.2.0.7-alpha-dev" |