diff options
author | Tor CI Release <no-email@torproject.org> | 2022-08-11 13:40:44 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-08-11 10:24:15 -0400 |
commit | f478be6dc78889af4730e70ccc11f90386d49c91 (patch) | |
tree | 9e5fd8865fcf54b531b255f80cd79ef09363a8ab /src/win32 | |
parent | eddd80b2c29c4a932c0779d4059314d82e25567a (diff) | |
download | tor-f478be6dc78889af4730e70ccc11f90386d49c91.tar.gz tor-f478be6dc78889af4730e70ccc11f90386d49c91.zip |
version: Bump version to 0.4.7.9
Diffstat (limited to 'src/win32')
-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 8c49eec084..b6a6c69e49 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.8-dev" +#define VERSION "0.4.7.9" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |