Tiny cleanup to test.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 8edc2e8698ff09c0af1318ad732c602642c5abda..98516102c37bec716ac896620f5cbcaa63cd9339 100644 (file)
--- a/wscript
+++ b/wscript
@@ -25,7 +25,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.46devel'
+VERSION = '2.0.47devel'
 
 def options(opt):
     opt.load('compiler_cxx')