Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 21:34:26 +0000 (22:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 21:34:26 +0000 (22:34 +0100)
wscript

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