Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Oct 2013 12:36:59 +0000 (13:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Oct 2013 12:36:59 +0000 (13:36 +0100)
wscript

diff --git a/wscript b/wscript
index f50d11254f63ca7d7e857c64a2947013ec5ac2f6..2386823f26eff2463c80e52f0f48d7ab606ab3d5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.13'
+VERSION = '1.14pre'
 
 def options(opt):
     opt.load('compiler_cxx')