diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-22 11:52:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-22 11:52:19 -0400 |
commit | 281f06a094434269bf4d62041c5683c1265a436f (patch) | |
tree | 691a46e0b59c44f45fc8b01d0a8ca1bb63ce986d /src/win32/orconfig.h | |
parent | 363538e345df5654c5056c7eb167471898aedc4c (diff) | |
download | tor-281f06a094434269bf4d62041c5683c1265a436f.tar.gz tor-281f06a094434269bf4d62041c5683c1265a436f.zip |
bump to 0.3.1.1-alpha
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 f7f4f19505..ee184db04e 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.0-alpha-dev" +#define VERSION "0.3.1.1-alpha" |