Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 7 Apr 2014 18:59:18 +0000 (19:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 7 Apr 2014 18:59:18 +0000 (19:59 +0100)
wscript

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