Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Apr 2014 08:12:46 +0000 (09:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Apr 2014 08:12:46 +0000 (09:12 +0100)
wscript

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