Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Dec 2013 19:55:16 +0000 (19:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Dec 2013 19:55:16 +0000 (19:55 +0000)
wscript

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