diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-23 14:03:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-23 14:03:53 -0500 |
commit | 2f87b2ab75e29cbd9ee2989c5e7739234818e4d4 (patch) | |
tree | 106b5db6065b4eb662efef757b7f039a32a0814f /src/win32 | |
parent | 73fb44dcba29713d777430bd3278a8bc6c2e9e70 (diff) | |
download | tor-2f87b2ab75e29cbd9ee2989c5e7739234818e4d4.tar.gz tor-2f87b2ab75e29cbd9ee2989c5e7739234818e4d4.zip |
bump to 0.4.5.2-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 9ee583f564..8b75a15ac6 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.5.2-alpha" +#define VERSION "0.4.5.2-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |