Merge branch '1.0' of /Users/carl/git/dvdomatic into 1.0
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index f50d11254f63ca7d7e857c64a2947013ec5ac2f6..bcda8d74d5d4d87d3a55e7c82726e4511f9470ba 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.13'
+VERSION = '1.15pre'
 
 def options(opt):
     opt.load('compiler_cxx')