diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-09 13:15:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-09 13:15:45 -0400 |
commit | 20e278735267fa7bbd0475e4866c488581c9ea70 (patch) | |
tree | a86aa6267ada9c510a23fb8934a65243c81e54e2 /src/win32 | |
parent | eb6fc9f9bd89a02088af1cfa6fb4e39fe15ea9fc (diff) | |
download | tor-20e278735267fa7bbd0475e4866c488581c9ea70.tar.gz tor-20e278735267fa7bbd0475e4866c488581c9ea70.zip |
Bump to 0.4.4.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 beb2561eec..a06dac67c2 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.4.2-alpha" +#define VERSION "0.4.4.2-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |