Merge master.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index bc2fd6d8561b579a9c33fb03d90b35c795ed3160..12ac34ca9b613064ead3f7ea073760dc242a7925 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.3devel'
+VERSION = '2.0.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')