Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Oct 2013 18:31:54 +0000 (19:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Oct 2013 18:31:54 +0000 (19:31 +0100)
wscript

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