Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 20 Dec 2013 20:53:40 +0000 (20:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 20 Dec 2013 20:53:40 +0000 (20:53 +0000)
wscript

diff --git a/wscript b/wscript
index 293f3ca6f7f2420ced638c27e09c28a3ee006b24..212f1d5c6929d88d0503329a474cf1555e142d68 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.46'
+VERSION = '1.47pre'
 
 def options(opt):
     opt.load('compiler_cxx')