diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-18 13:47:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-18 13:48:19 -0400 |
commit | 3f7824ff68f63085fe78b7bc140e6bd3f18fc6b4 (patch) | |
tree | f1ce9ae49672d72577466d4ca01187151ad4754b /src/win32 | |
parent | cd0e5a942eee0f08f4311899c09c6783b2c8e22c (diff) | |
download | tor-3f7824ff68f63085fe78b7bc140e6bd3f18fc6b4.tar.gz tor-3f7824ff68f63085fe78b7bc140e6bd3f18fc6b4.zip |
bump to 0.4.6.1-alpha-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 de652f15ac..38b10c0e2d 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.1-alpha" +#define VERSION "0.4.6.1-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |