Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 27 May 2014 13:40:35 +0000 (14:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 May 2014 13:40:35 +0000 (14:40 +0100)
wscript

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