From e9f7b26d8f47ba5911c2c271fd2cccdffc30a831 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 10 Dec 2022 08:53:52 -0500 Subject: Bump version and update NEWS file --- src/patchage_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/patchage_config.h b/src/patchage_config.h index 037bde2..8cf4147 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.10" +#define PATCHAGE_VERSION "1.0.11" #if !defined(PATCHAGE_NO_DEFAULT_CONFIG) -- cgit v1.2.1