diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-03 13:38:56 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-03 13:38:56 -0500 |
commit | 0d14ac1e0e2434aaa0fade0224fdf2e4d384f4b5 (patch) | |
tree | ee3508f591bedf5eab5c4f3dada83ab269091a8b /src/win32/orconfig.h | |
parent | 890a9e89bab8378a511470787253a4aee14fafd0 (diff) | |
download | tor-0d14ac1e0e2434aaa0fade0224fdf2e4d384f4b5.tar.gz tor-0d14ac1e0e2434aaa0fade0224fdf2e4d384f4b5.zip |
bump to 0.4.3.8-dev
Diffstat (limited to 'src/win32/orconfig.h')
-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 ed85c09a71..85cb588923 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.8" +#define VERSION "0.4.3.8-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |