Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 29 May 2014 15:38:35 +0000 (16:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 May 2014 15:38:35 +0000 (16:38 +0100)
wscript

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