diff options
author | Roger Dingledine <arma@torproject.org> | 2010-09-17 05:07:59 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-09-17 05:07:59 -0400 |
commit | 85cad94221aa7ab585ab238dc1eebec1dbe495e6 (patch) | |
tree | 25fa6d3c6a92f570f467027c866b622620ebd5ad /src | |
parent | 61e0079ab25db6c31c0b68711e051738a7e5122a (diff) | |
download | tor-85cad94221aa7ab585ab238dc1eebec1dbe495e6.tar.gz tor-85cad94221aa7ab585ab238dc1eebec1dbe495e6.zip |
bump to 0.2.2.16-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 649a37fce6..cedfd20f92 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,5 +233,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.16-alpha" +#define VERSION "0.2.2.16-alpha-dev" |