Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 24 Apr 2014 00:05:29 +0000 (01:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 24 Apr 2014 00:05:29 +0000 (01:05 +0100)
wscript

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