diff options
author | Tor CI Release <no-email@torproject.org> | 2021-12-16 15:01:28 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-16 11:59:20 -0500 |
commit | 475d669f6211b8cb21563163189fcff6e46994c7 (patch) | |
tree | 72cb15bd9abde6e9012adda0344f47b21430e026 /src/win32/orconfig.h | |
parent | 8a63deb84f885c0d47a0ae10406db55c03988536 (diff) | |
download | tor-475d669f6211b8cb21563163189fcff6e46994c7.tar.gz tor-475d669f6211b8cb21563163189fcff6e46994c7.zip |
version: Bump version to 0.4.7.3-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 da476c5504..036314d39a 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.7.3-alpha" +#define VERSION "0.4.7.3-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |