diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-23 01:31:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-23 01:31:39 +0000 |
commit | 5b3e5e87bc705b8c55c8272c38aa8d888ba41c75 (patch) | |
tree | 291ad28a1b9829ea93fe02ebc78e86317bcb92bc /src/win32/orconfig.h | |
parent | 9dcde682f59f2fbd134550d2bf2cc59cf702cc77 (diff) | |
download | tor-5b3e5e87bc705b8c55c8272c38aa8d888ba41c75.tar.gz tor-5b3e5e87bc705b8c55c8272c38aa8d888ba41c75.zip |
bump to 0.2.0.14-alpha
svn:r12935
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 c916fc1dee..22a2a04359 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.13-alpha-dev" +#define VERSION "0.2.0.14-alpha" |