diff options
author | Roger Dingledine <arma@torproject.org> | 2008-01-17 19:56:33 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-01-17 19:56:33 +0000 |
commit | 60a3df5a09ec071bc3a7eba1055986a178e46f98 (patch) | |
tree | c4c850fa077bb34760b97c3938f5ae7ca9c6464c /src/win32/orconfig.h | |
parent | fe2f9a29f82664b42ee757ecc1f355549ce5943e (diff) | |
download | tor-60a3df5a09ec071bc3a7eba1055986a178e46f98.tar.gz tor-60a3df5a09ec071bc3a7eba1055986a178e46f98.zip |
bump to 0.2.0.16-alphator-0.2.0.16-alpha
svn:r13160
Diffstat (limited to 'src/win32/orconfig.h')
-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 6b91abd74c..26b17247f6 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.0.15-alpha-dev" +#define VERSION "0.2.0.16-alpha" |