summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-26 23:23:48 -0400
committerDavid Robillard <d@drobilla.net>2022-05-26 23:23:48 -0400
commit1eed3df05526b22d716a2f89f166804f894ac5b1 (patch)
tree68d7ede1e1caee9e5f5ed9db688c44a1272f12f5 /wscript
parent2f7f341d21a7e1a0358f61c695590352a48caa0a (diff)
downloadpatchage-1eed3df05526b22d716a2f89f166804f894ac5b1.tar.gz
patchage-1eed3df05526b22d716a2f89f166804f894ac5b1.tar.bz2
patchage-1eed3df05526b22d716a2f89f166804f894ac5b1.zip
Patchage 1.0.6v1.0.6
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index d96ea9c..0afa447 100644
--- a/wscript
+++ b/wscript
@@ -9,7 +9,7 @@ from waflib import Build, Logs, Options, Utils
from waflib.extras import autowaf
# Version of this package (even if built as a child)
-PATCHAGE_VERSION = '1.0.5'
+PATCHAGE_VERSION = '1.0.6'
# Variables for 'waf dist'
APPNAME = 'patchage'