Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Mar 2014 16:20:29 +0000 (16:20 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Mar 2014 16:20:29 +0000 (16:20 +0000)
wscript

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