From 117391dcf4358e82c85e482340859f5b5dbb2aa8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 15 Nov 2022 08:55:55 -0500 Subject: Switch to external zix dependency --- src/jalv_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jalv_config.h') diff --git a/src/jalv_config.h b/src/jalv_config.h index 0e57a18..3d0133e 100644 --- a/src/jalv_config.h +++ b/src/jalv_config.h @@ -27,7 +27,7 @@ #define JALV_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define JALV_VERSION "1.6.8" +#define JALV_VERSION "1.6.9" #if !defined(JALV_NO_DEFAULT_CONFIG) -- cgit v1.2.1