diff options
author | Tor CI Release <no-email@torproject.org> | 2022-04-07 13:16:03 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-04-07 11:49:20 -0400 |
commit | c885a18a2e70640e9b3eea735f887b82016bb6f1 (patch) | |
tree | 8a38187bebd2494c9531eb6c37f4eccc5044757b /src/win32 | |
parent | f18afc0b839a10366cf7154cde61bcf520a93462 (diff) | |
download | tor-c885a18a2e70640e9b3eea735f887b82016bb6f1.tar.gz tor-c885a18a2e70640e9b3eea735f887b82016bb6f1.zip |
version: Bump version to 0.4.7.6-rc-dev
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 59c9b87285..979c193886 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.6-rc" +#define VERSION "0.4.7.6-rc-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |