diff options
author | Roger Dingledine <arma@torproject.org> | 2010-03-08 00:40:00 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-03-08 00:40:00 -0500 |
commit | db135e92b4498f748bd82d0c92d8be9cca873ac9 (patch) | |
tree | ee53664bc712ae017a16b06474ac003613876a00 /src | |
parent | 81b84c0b017267b4279e18cb5143118efc43ed1c (diff) | |
download | tor-db135e92b4498f748bd82d0c92d8be9cca873ac9.tar.gz tor-db135e92b4498f748bd82d0c92d8be9cca873ac9.zip |
bump to 0.2.2.10-alpha-dev
now's your chance to destabilize it
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 6751ff8f98..ce6d854b47 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.10-alpha" +#define VERSION "0.2.2.10-alpha-dev" |