diff options
author | Roger Dingledine <arma@torproject.org> | 2010-11-21 18:00:12 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-11-21 18:00:12 -0500 |
commit | 713db8dbfa172ea395ff3cee33fea875a052bd35 (patch) | |
tree | 939178cfe92e9b4e0d979e9f49a7b932bc566aac /src | |
parent | f54e75a2c64561707812100d2227c201065a4bd4 (diff) | |
download | tor-713db8dbfa172ea395ff3cee33fea875a052bd35.tar.gz tor-713db8dbfa172ea395ff3cee33fea875a052bd35.zip |
bump to 0.2.2.19-alpha
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 cdf1cbfb91..b3cd1db50b 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.18-alpha-dev" +#define VERSION "0.2.2.19-alpha" |