Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Mar 2014 20:41:31 +0000 (20:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Mar 2014 20:41:31 +0000 (20:41 +0000)
wscript

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