diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-01-27 13:22:20 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-01-27 13:22:20 -0500 |
commit | f1d1b2f27b64a37db9baeb7b7660e5ec0e26a5fe (patch) | |
tree | 54c48802cf4473b2fc24284a7ff0cf300b204de2 /src/win32 | |
parent | ff88bc7db8edeb290d1905a34442ba7740a90a90 (diff) | |
download | tor-f1d1b2f27b64a37db9baeb7b7660e5ec0e26a5fe.tar.gz tor-f1d1b2f27b64a37db9baeb7b7660e5ec0e26a5fe.zip |
Bump version to 0.2.2.8-alpha-dev
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 f6f6ae8185..5b010d7cad 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -226,5 +226,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.8-alpha" +#define VERSION "0.2.2.8-alpha-dev" |