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

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