diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-10-25 09:28:05 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-10-25 09:28:05 -0400 |
commit | f68c1b14067e0f9b0747be2cfe77a25b81b33616 (patch) | |
tree | 49b8d2491e7f3d147548dd577e892cd5dbde69b6 /src | |
parent | 990322fca450d2230067a3035468c5ac7168e760 (diff) | |
download | tor-f68c1b14067e0f9b0747be2cfe77a25b81b33616.tar.gz tor-f68c1b14067e0f9b0747be2cfe77a25b81b33616.zip |
bump to 0.3.1.8-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 0de6aa2bec..0a2efa3416 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,7 +218,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.3.1.8" +#define VERSION "0.3.1.8-dev" |