summaryrefslogtreecommitdiffstats
path: root/src/patchage_config.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-22 20:36:45 -0400
committerDavid Robillard <d@drobilla.net>2022-08-22 22:58:05 -0400
commit14d38a45b6acdc373569705c90d21a48eec7f457 (patch)
treec7d4a8c36cb7a1cef57bc328cf0b2b3825f46f54 /src/patchage_config.h
parent3b7c3d8597334b7611d71db8e054b1fa454175eb (diff)
downloadpatchage-14d38a45b6acdc373569705c90d21a48eec7f457.tar.gz
patchage-14d38a45b6acdc373569705c90d21a48eec7f457.tar.bz2
patchage-14d38a45b6acdc373569705c90d21a48eec7f457.zip
Bump version number
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 1797539..e5f56df 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.8"
+#define PATCHAGE_VERSION "1.0.9"
#if !defined(PATCHAGE_NO_DEFAULT_CONFIG)