diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-14 14:12:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-12-14 14:12:31 -0500 |
commit | 5c4da2cacd308e63293a67a4e595044d24dd56a6 (patch) | |
tree | a49f202b0e4e6a4eb1fe7638f0b44835197328dd /src/win32 | |
parent | ca8e9813bf125d68d64228d1bb39a170ae6ea16b (diff) | |
download | tor-5c4da2cacd308e63293a67a4e595044d24dd56a6.tar.gz tor-5c4da2cacd308e63293a67a4e595044d24dd56a6.zip |
bump to 0.3.2.7-rc-dev
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 5fa0c1dd0a..7def010cd6 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.7-rc" +#define VERSION "0.3.2.7-rc-dev" |