Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 May 2014 15:41:46 +0000 (16:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 May 2014 15:41:46 +0000 (16:41 +0100)
wscript

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