Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Mar 2014 01:44:10 +0000 (01:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Mar 2014 01:44:10 +0000 (01:44 +0000)
wscript

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