diff options
author | Roger Dingledine <arma@torproject.org> | 2010-02-22 21:23:06 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-02-22 21:23:06 -0500 |
commit | 3ae5bee303e3d35a975ab6f91bd3de210771d278 (patch) | |
tree | 3fb74f74f672fe4c82bc4db88dd6a9dbdc09f4ea /src | |
parent | 2e159967c9871477a20a7caeb6d73c83025ff7c1 (diff) | |
download | tor-3ae5bee303e3d35a975ab6f91bd3de210771d278.tar tor-3ae5bee303e3d35a975ab6f91bd3de210771d278.tar.gz |
bump to 0.2.2.9-alpha-dev
Diffstat (limited to 'src')
-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 ce1bcd4a3..0075a5efe 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.9-alpha" +#define VERSION "0.2.2.9-alpha-dev" |