diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-16 09:17:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-16 09:17:56 -0400 |
commit | 94fb308c5d0f0d76b46b25d5f7c584f2b5a900c3 (patch) | |
tree | 1e9ad167f2aef44adc1b6835def31b00fab9bf1f /src | |
parent | 5fac24053d1615260a4ee437a9686c82262e47a8 (diff) | |
download | tor-94fb308c5d0f0d76b46b25d5f7c584f2b5a900c3.tar.gz tor-94fb308c5d0f0d76b46b25d5f7c584f2b5a900c3.zip |
Bump version to 0.4.4.8-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 b7e1cdff48..1f6284727b 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.8" +#define VERSION "0.4.4.8-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |