From e53d14cebf13698a987fabfb996806a566e90dca Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 20 Jul 2022 16:32:59 -0400 Subject: Patchage 1.0.8 --- src/patchage_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/patchage_config.h') diff --git a/src/patchage_config.h b/src/patchage_config.h index 5cc311e..e0d0ff0 100644 --- a/src/patchage_config.h +++ b/src/patchage_config.h @@ -27,7 +27,7 @@ #define PATCHAGE_CONFIG_H // Define version unconditionally so a warning will catch a mismatch -#define PATCHAGE_VERSION "1.0.7" +#define PATCHAGE_VERSION "1.0.8" #if !defined(PATCHAGE_NO_DEFAULT_CONFIG) -- cgit v1.2.1