summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-10 08:53:52 -0500
committerDavid Robillard <d@drobilla.net>2022-12-10 08:53:52 -0500
commite9f7b26d8f47ba5911c2c271fd2cccdffc30a831 (patch)
tree3a0467480b0fef35a34efbb00198c5ef65d74539 /src
parent782ebd1a2a972068abab444a9d1285d30306e205 (diff)
downloadpatchage-e9f7b26d8f47ba5911c2c271fd2cccdffc30a831.tar.gz
patchage-e9f7b26d8f47ba5911c2c271fd2cccdffc30a831.tar.bz2
patchage-e9f7b26d8f47ba5911c2c271fd2cccdffc30a831.zip
Bump version and update NEWS file
Diffstat (limited to 'src')
-rw-r--r--src/patchage_config.h2
1 files changed, 1 insertions, 1 deletions
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)