Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Jun 2014 12:31:03 +0000 (13:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Jun 2014 12:31:03 +0000 (13:31 +0100)
wscript

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