diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-22 20:30:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-22 20:30:46 -0500 |
commit | e34d963c4453ceac7ff378ce0044d10461980c8e (patch) | |
tree | d8c0bd6efd320cad035cf8ec0b4ca0fc328e6652 /src/win32 | |
parent | 21d0d81d825fc2a63125afd9707e9f698fd39d07 (diff) | |
download | tor-e34d963c4453ceac7ff378ce0044d10461980c8e.tar.gz tor-e34d963c4453ceac7ff378ce0044d10461980c8e.zip |
Bump to 0.4.3.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 2ed09b4cf2..adcd9df3ec 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.3.1-alpha" +#define VERSION "0.4.3.1-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |