diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-06-30 12:01:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-06-30 12:01:21 -0400 |
commit | 2758ae30b32cc75843cf216a310447eac4bdf7ac (patch) | |
tree | 80971f3852d508253acbb721d2d2e675b5fa2660 /src/win32 | |
parent | 2fff1fc83576b8c6868864bd2c51ece28f6f0fce (diff) | |
download | tor-2758ae30b32cc75843cf216a310447eac4bdf7ac.tar.gz tor-2758ae30b32cc75843cf216a310447eac4bdf7ac.zip |
Bump to 0.4.6.6-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 f18b7a5fd8..c745d16568 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.6.6" +#define VERSION "0.4.6.6-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |