Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 22 Jun 2014 20:49:09 +0000 (21:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 22 Jun 2014 20:49:09 +0000 (21:49 +0100)
wscript

diff --git a/wscript b/wscript
index adc4fa9b37dee11bc4a684c3f9b9dc9b2301dc09..3535438150aae6018e3b5b58c448bac65282562d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.69.35'
+VERSION = '1.69.35devel'
 
 def options(opt):
     opt.load('compiler_cxx')