diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-16 19:38:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-16 19:38:38 -0400 |
commit | 93d582b8e9ec60b78f52b31d56b7a946706f5dac (patch) | |
tree | 4ff5cfae1092bff6d7b87a59056418598e507081 /src | |
parent | 148291a52ee9aaf87897699b839196783631ac12 (diff) | |
download | tor-93d582b8e9ec60b78f52b31d56b7a946706f5dac.tar.gz tor-93d582b8e9ec60b78f52b31d56b7a946706f5dac.zip |
Bump to 0.4.4.1-alpha-dev
Diffstat (limited to 'src')
-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 e38281ca22..ddcc3205cd 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.1-alpha" +#define VERSION "0.4.4.1-alpha-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |