diff options
author | Tor CI Release <no-email@torproject.org> | 2023-07-26 14:09:15 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-07-26 10:22:32 -0400 |
commit | 4333762b218cc7394bf1cb88a1962577dc18bf1d (patch) | |
tree | e5cfb94eeaab2187c0bcb9ec961c41c4922f1e47 /src | |
parent | fa40b0a1226d4b30ea32ddcfa897e187d759511b (diff) | |
download | tor-4333762b218cc7394bf1cb88a1962577dc18bf1d.tar.gz tor-4333762b218cc7394bf1cb88a1962577dc18bf1d.zip |
version: Bump version to 0.4.7.14
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 ed14a93773..3e1332459c 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.13-dev" +#define VERSION "0.4.7.14" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |