Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 19 Dec 2013 16:26:56 +0000 (16:26 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Dec 2013 16:26:56 +0000 (16:26 +0000)
wscript

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