diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-26 12:12:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-26 12:29:45 -0400 |
commit | 0a74346fe48d732b6fbc05676331c842d2c0be10 (patch) | |
tree | ed8fa50785ef8f25898763928f2b975d0b5d16c1 /src | |
parent | a873ba8edda40e4bc43e887d5f46a50eebb8b2ab (diff) | |
download | tor-0a74346fe48d732b6fbc05676331c842d2c0be10.tar.gz tor-0a74346fe48d732b6fbc05676331c842d2c0be10.zip |
Bump to 0.2.8.3-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 67d023dd8d..97f0c8c801 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -229,7 +229,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.8.2-alpha-dev" +#define VERSION "0.2.8.3-alpha" |