Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 24 Mar 2014 09:57:26 +0000 (09:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Mar 2014 09:57:26 +0000 (09:57 +0000)
wscript

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