Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 19 Oct 2013 23:39:22 +0000 (00:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 19 Oct 2013 23:39:22 +0000 (00:39 +0100)
wscript

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