Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Apr 2014 09:17:09 +0000 (10:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Apr 2014 09:17:09 +0000 (10:17 +0100)
wscript

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