Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 12 May 2014 00:01:53 +0000 (01:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 May 2014 00:01:53 +0000 (01:01 +0100)
wscript

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