summaryrefslogtreecommitdiffstats
path: root/src/patchage_config.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-09 21:03:50 -0400
committerDavid Robillard <d@drobilla.net>2022-09-09 21:03:50 -0400
commitc5f453bfb3de0dd62676ebe8e06e73e24ab7d066 (patch)
treecff5bb62385880b41bf635fe63893526ce779673 /src/patchage_config.h
parentf51ad87e28f7580f674569cd9a9345c50d50c935 (diff)
downloadpatchage-c5f453bfb3de0dd62676ebe8e06e73e24ab7d066.tar.gz
patchage-c5f453bfb3de0dd62676ebe8e06e73e24ab7d066.tar.bz2
patchage-c5f453bfb3de0dd62676ebe8e06e73e24ab7d066.zip
Patchage 1.0.10
Diffstat (limited to 'src/patchage_config.h')
-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 6c3ad90..037bde2 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.9"
+#define PATCHAGE_VERSION "1.0.10"
#if !defined(PATCHAGE_NO_DEFAULT_CONFIG)