Bump version
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index c5aeb26624fff70c7464dfe328860465ae51b38d..678aa0a0beaedc47a8fd2400fafe0b73b7db25e5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.31'
+VERSION = '0.33'
 
 def options(opt):
     opt.load('compiler_cxx')