Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Mar 2014 16:55:07 +0000 (16:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Mar 2014 16:55:07 +0000 (16:55 +0000)
wscript

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