diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-06-08 09:25:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-06-08 09:25:31 -0400 |
commit | 8e439a66f3846b65a16b62936ad1d35dbf902e9d (patch) | |
tree | 01ee4e0a1c16f3967c17092f44b4b2cf2c31a667 /src | |
parent | 56a7c5bc15e0447203a491c1ee37de9939ad1dcd (diff) | |
download | tor-8e439a66f3846b65a16b62936ad1d35dbf902e9d.tar.gz tor-8e439a66f3846b65a16b62936ad1d35dbf902e9d.zip |
Bump to 0.2.4.29
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 cca8ad0fe9..5468455489 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -241,7 +241,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.4.28" +#define VERSION "0.2.4.29" |