diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-15 08:06:09 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-15 08:06:09 -0500 |
commit | 6d81ca845c0f99335f9620a537ebc86219b7e0c9 (patch) | |
tree | ad994e37e085016afdd5af6495c8904ac2f2caf5 /src/win32 | |
parent | 70755eca00a97e818be0ef07e2fa31ffc3c87d7d (diff) | |
download | tor-6d81ca845c0f99335f9620a537ebc86219b7e0c9.tar.gz tor-6d81ca845c0f99335f9620a537ebc86219b7e0c9.zip |
bump version to 0.4.2.4-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 3d6a24ca5a..2456ff8aff 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.4.2.4-rc" +#define VERSION "0.4.2.4-rc-dev" |