Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 01:59:16 +0000 (01:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 Dec 2013 01:59:16 +0000 (01:59 +0000)
wscript

diff --git a/wscript b/wscript
index 7a41c3dd5c30d8e0abb739b72b5fa26e8fb7e8bb..4a260b5880ee42a4375e3239a63df9f89a04bcba 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.47'
+VERSION = '1.48pre'
 
 def options(opt):
     opt.load('compiler_cxx')