diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-04-15 12:44:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-04-15 12:44:26 -0400 |
commit | e7c407d927c80a947b11754860c89de8ef553171 (patch) | |
tree | 42a9e969b79bfdd075dd1f5f566a4737bb1c3fc1 /src/win32/orconfig.h | |
parent | 8f78243fc3afdc571d921a091a40e405e6b963be (diff) | |
download | tor-e7c407d927c80a947b11754860c89de8ef553171.tar.gz tor-e7c407d927c80a947b11754860c89de8ef553171.zip |
Bump to 0.4.7.0-alpha-devtor-0.4.7.0-alpha-dev
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 bc260bd7ed..841d227a43 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.6.2-alpha" +#define VERSION "0.4.7.0-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |