Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Oct 2013 22:10:34 +0000 (23:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Oct 2013 22:10:34 +0000 (23:10 +0100)
wscript

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