diff options
author | Tor CI Release <no-email@torproject.org> | 2022-03-25 13:08:08 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-03-25 09:19:35 -0400 |
commit | d376585751d535a4ad2ab0424acd6b29168cca86 (patch) | |
tree | 333b32ba06ca973dfcaaaea01a011b520c28c5bb /src/win32/orconfig.h | |
parent | 9fdf02f1eb59fbd5a622afd325f4c99c31a81636 (diff) | |
download | tor-d376585751d535a4ad2ab0424acd6b29168cca86.tar.gz tor-d376585751d535a4ad2ab0424acd6b29168cca86.zip |
version: Bump version to 0.4.7.5-alphator-0.4.7.5-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 da70d4e7f0..3dcca13f3d 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.4-alpha-dev" +#define VERSION "0.4.7.5-alpha" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |