summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-20 16:32:59 -0400
committerDavid Robillard <d@drobilla.net>2022-08-13 18:15:32 -0400
commite53d14cebf13698a987fabfb996806a566e90dca (patch)
tree42b5922764fa1b91c6df7d5db8ac864ed64cd5b3 /src
parent8ff474f0bf60cc4f18da87c4579f82e5e50ad22a (diff)
downloadpatchage-e53d14cebf13698a987fabfb996806a566e90dca.tar.gz
patchage-e53d14cebf13698a987fabfb996806a566e90dca.tar.bz2
patchage-e53d14cebf13698a987fabfb996806a566e90dca.zip
Patchage 1.0.8v1.0.8
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 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)