Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Feb 2014 23:03:22 +0000 (23:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Feb 2014 23:03:22 +0000 (23:03 +0000)
wscript

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