Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 27 Nov 2013 14:57:49 +0000 (14:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 27 Nov 2013 14:57:49 +0000 (14:57 +0000)
wscript

diff --git a/wscript b/wscript
index f25588355bc1c5de3e3bf53550cdf10f233eb616..178b461c286d07973840ac07485a19c1b51121e0 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.35'
+VERSION = '1.36pre'
 
 def options(opt):
     opt.load('compiler_cxx')