Add test for YUV images encoded by servers.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index b62b64b7aab0fc0b75da767fa80a63e7cf73982b..ba48a41dbc0de581ad3f98670f45cb80cc47c28b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.69.17devel'
+VERSION = '1.69.24devel'
 
 def options(opt):
     opt.load('compiler_cxx')