From fd38609ae2e5fd5cb826bbf0913f60685c6a66ac Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 16 Aug 2021 08:21:04 -0400 Subject: Make the version 0.4.6.7, not 0.4.6.7-dev. --- src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index feb997196c..cc70a3ab19 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.6.7-dev" +#define VERSION "0.4.6.7" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR -- cgit v1.2.3-54-g00ecf