Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2013 21:42:54 +0000 (22:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2013 21:42:54 +0000 (22:42 +0100)
wscript

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