Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2013 16:51:52 +0000 (17:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2013 16:51:52 +0000 (17:51 +0100)
wscript

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