Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Apr 2014 10:54:12 +0000 (11:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Apr 2014 10:54:12 +0000 (11:54 +0100)
wscript

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