diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-15 13:00:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-15 13:00:14 -0500 |
commit | 336c45f1a5b30b31cbb76a2622a6e80d755db2b5 (patch) | |
tree | 958f32179c4ea6375aa97977858933ade66120e7 /src/win32 | |
parent | 18db584caf50568b591f4a9d216e87b93839a0bc (diff) | |
download | tor-336c45f1a5b30b31cbb76a2622a6e80d755db2b5.tar.gz tor-336c45f1a5b30b31cbb76a2622a6e80d755db2b5.zip |
Bump to 0.4.5.6-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 008d6bfc90..ffa9e3f2fb 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.6" +#define VERSION "0.4.5.6-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |