diff options
author | Roger Dingledine <arma@torproject.org> | 2010-04-19 06:09:06 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-04-19 06:09:06 -0400 |
commit | 84924fcd30ba862e1177c17400ffa496cea00db0 (patch) | |
tree | b7ec81037d5d85c5bffc2b486d0f87ed80a998bc /src | |
parent | c9573cf50b84b4c7cc5af42a924eef12d9752747 (diff) | |
download | tor-84924fcd30ba862e1177c17400ffa496cea00db0.tar.gz tor-84924fcd30ba862e1177c17400ffa496cea00db0.zip |
bump to 0.2.2.11-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 873ea8804e..536aa067e3 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.11-alpha" +#define VERSION "0.2.2.11-alpha-dev" |