diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-07 13:22:27 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-07 13:22:27 -0500 |
commit | c7d1d1ad2e398e92a6839f61df310557b3ca44ba (patch) | |
tree | 0b2314ed1794feb8092348a900953fb0a5b63e60 /src | |
parent | 9d848ca58a4624df7abae298d8977ae82bcfb543 (diff) | |
download | tor-c7d1d1ad2e398e92a6839f61df310557b3ca44ba.tar.gz tor-c7d1d1ad2e398e92a6839f61df310557b3ca44ba.zip |
Bump to 0.3.2.4-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 38c6d5118e..eebe97c449 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.3-alpha-dev" +#define VERSION "0.3.2.4-alpha" |