diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-07-07 12:43:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-07-07 12:43:52 -0400 |
commit | a931d157fd5454f679614e0a210144552ecabadf (patch) | |
tree | e67fad198d8696805bb5a767574122d03995bc23 /src | |
parent | b167e82f62119c3f25b8294793f0643125fd43c6 (diff) | |
download | tor-a931d157fd5454f679614e0a210144552ecabadf.tar.gz tor-a931d157fd5454f679614e0a210144552ecabadf.zip |
Bump maint-0.2.8 to 0.2.8.5-rc-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 7890819ec4..8e378920de 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.5-rc" +#define VERSION "0.2.8.5-rc-dev" |