diff options
author | David Goulet <dgoulet@torproject.org> | 2023-01-12 11:16:03 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-01-12 11:16:03 -0500 |
commit | 7c1601fb6edd780ffef386936217ede9531c26e6 (patch) | |
tree | cb08422f82dbd92fc6dac9a6962d81afd8a93377 /src/win32 | |
parent | 7a78436b0ca327eaea56ade6e4bc562d0c710db5 (diff) | |
parent | 89d1db6ad94b109de57ece55b0b89655b024f8ff (diff) | |
download | tor-0.4.7.13.tar.gz tor-0.4.7.13.zip |
Merge branch 'maint-0.4.7' into release-0.4.7tor-0.4.7.13
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 f3f239bbf2..4397216f31 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.12-dev" +#define VERSION "0.4.7.13" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |