X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=8f91532dc1d125a0e1848722d13053531067b414;hb=59c0d60b6cb555823e8c7d6634d64ed7049d50e5;hp=e6789691995d9f4caefd3e561be42bc0866f6c3c;hpb=78f59a6e520c3a402f99f7c84dd3f47dff29e875;p=dcpomatic.git diff --git a/wscript b/wscript index e67896919..8f91532dc 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.72.8devel' +VERSION = '1.72.9devel' def options(opt): opt.load('compiler_cxx')