diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-12 08:13:07 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-12 08:13:07 -0500 |
commit | 3f1544bbd9e24e2a469c97568bcc6c1feb7e8f05 (patch) | |
tree | 7c2b501afee74bfdc1e3e024d73fd05afc20112a /src | |
parent | 09b4c73fe499c185bcdddb40e949185a51003d40 (diff) | |
download | tor-3f1544bbd9e24e2a469c97568bcc6c1feb7e8f05.tar.gz tor-3f1544bbd9e24e2a469c97568bcc6c1feb7e8f05.zip |
Bump to 0.4.4.6-dev
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 1c2ed972a7..c2c67b9639 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.4.6" +#define VERSION "0.4.4.6-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |