Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 13 Oct 2013 11:55:47 +0000 (12:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 13 Oct 2013 11:55:47 +0000 (12:55 +0100)
wscript

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