diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-08-24 09:13:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-08-24 09:13:20 -0400 |
commit | 4748fd23da9f833b50207915f605499b71b3f819 (patch) | |
tree | d904e2195095a236f8465e190efd2aab47dcbcb9 /src/win32/orconfig.h | |
parent | 588c77677a84a4c7b7222bafd6fb6ad80826064a (diff) | |
download | tor-4748fd23da9f833b50207915f605499b71b3f819.tar.gz tor-4748fd23da9f833b50207915f605499b71b3f819.zip |
Bump to 0.3.4.7-rc
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 4b0522e471..c7f865f0f4 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.4.6-rc-dev" +#define VERSION "0.3.4.7-rc" |