Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 17 Mar 2014 09:20:13 +0000 (09:20 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 17 Mar 2014 09:20:13 +0000 (09:20 +0000)
wscript

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