diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-30 12:26:30 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-30 12:26:30 -0500 |
commit | 424ab08b5a54c8deee51da65ceb0d1f0a01fd945 (patch) | |
tree | 4b0eef714d0b69ee6b372f057cb1d43584578651 /src/win32 | |
parent | 9c89e8e4354283e4596e82adb876653d4c95ac6c (diff) | |
download | tor-424ab08b5a54c8deee51da65ceb0d1f0a01fd945.tar.gz tor-424ab08b5a54c8deee51da65ceb0d1f0a01fd945.zip |
bump to 0.3.2.6-alpha
Diffstat (limited to 'src/win32')
-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 1f98b7e38d..d04bc37ac2 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.2.5-alpha-dev" +#define VERSION "0.3.2.6-alpha" |