diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-15 09:55:09 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-15 09:55:09 -0500 |
commit | 18db584caf50568b591f4a9d216e87b93839a0bc (patch) | |
tree | c5d9ff31eeaaca707618935bb7c701e1193fc7ba /src/win32/orconfig.h | |
parent | 5887c1f1f3f2c73e0750f0bf98431cba74e300bc (diff) | |
download | tor-18db584caf50568b591f4a9d216e87b93839a0bc.tar.gz tor-18db584caf50568b591f4a9d216e87b93839a0bc.zip |
Bump to 0.4.5.6.
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 022b05fe25..008d6bfc90 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -217,7 +217,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.4.5.5-rc-dev" +#define VERSION "0.4.5.6" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |