Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Nov 2013 00:59:20 +0000 (00:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Nov 2013 00:59:20 +0000 (00:59 +0000)
wscript

diff --git a/wscript b/wscript
index 45c7a874439d5dc6172ff8cc205d04bfcb08eec3..ca952f583e7617b5e7d2e99da21e3c47c0fd4dde 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.30'
+VERSION = '1.31pre'
 
 def options(opt):
     opt.load('compiler_cxx')