Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Apr 2014 17:29:54 +0000 (18:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Apr 2014 17:29:54 +0000 (18:29 +0100)
wscript

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