Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 70ea9ee4a4e0d338023950c60ccdf2df65988d21..ec9eb591433b16d871990c1b3aa10a9002035dcd 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.31pre'
+VERSION = '1.34pre'
 
 def options(opt):
     opt.load('compiler_cxx')