Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Sep 2015 14:15:42 +0000 (15:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Sep 2015 14:15:42 +0000 (15:15 +0100)
wscript

diff --git a/wscript b/wscript
index 6857dbcf91e6019b198674590ccdb214f66740db..560fb9df51a14b487f6de0e3b4ba3955d1c22347 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.64'
+VERSION = '2.1.64devel'
 
 def options(opt):
     opt.load('compiler_cxx')