Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 30 Mar 2014 19:08:52 +0000 (20:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 30 Mar 2014 19:08:52 +0000 (20:08 +0100)
wscript

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