Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 12 Nov 2013 21:46:46 +0000 (21:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 12 Nov 2013 21:46:46 +0000 (21:46 +0000)
wscript

diff --git a/wscript b/wscript
index 0ae8896a608acffa97e177217ec382dc63fd6d9f..54785fe094121fbbd5a1ed483514d55d5a6d64d8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.29'
+VERSION = '1.30pre'
 
 def options(opt):
     opt.load('compiler_cxx')