From a28a682a1fc89eb6f96b5397518c78b85dbf160d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 16 Sep 2019 16:24:24 -0400 Subject: bump version to 0.4.2.1-alpha --- src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32') diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 25bfb9ada5..dc0bc21ff9 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,7 +218,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.4.2.0-alpha-dev" +#define VERSION "0.4.2.1-alpha" -- cgit v1.2.3-54-g00ecf