Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 10 May 2014 12:40:33 +0000 (13:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 May 2014 12:40:33 +0000 (13:40 +0100)
wscript

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