diff options
author | Tor CI Release <no-email@torproject.org> | 2021-12-15 16:31:09 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-16 09:27:29 -0500 |
commit | 955aa02c0d02f8e382e1326221974f9eadc41b14 (patch) | |
tree | 38ba0276e99ce58010bcd8ac3bb3fe250d8796e7 /src/win32/orconfig.h | |
parent | 21d189d90e2ca379319313244550b9ef31cea93c (diff) | |
download | tor-955aa02c0d02f8e382e1326221974f9eadc41b14.tar.gz tor-955aa02c0d02f8e382e1326221974f9eadc41b14.zip |
version: Bump version to 0.4.7.3-alpha
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 7c9b01ac34..da476c5504 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.2-alpha-dev" +#define VERSION "0.4.7.3-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |