Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 30 Mar 2014 21:00:50 +0000 (22:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 30 Mar 2014 21:00:50 +0000 (22:00 +0100)
wscript

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