Don't let hint generation throw an exception in the presence of old audio analysis...
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 21b462148d8ba56cd9d6bb79dc5dc6f3a7aa7381..3bfad65ad9a82121c81da2dcdb8c87436d9fc225 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.9.26devel'
+VERSION = '2.9.29devel'
 
 def options(opt):
     opt.load('compiler_cxx')