More bits.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 70ea9ee4a4e0d338023950c60ccdf2df65988d21..138298d2517aac30001f9751dd2ed6aed6396d94 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.31pre'
+VERSION = '1.33pre'
 
 def options(opt):
     opt.load('compiler_cxx')