Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 17:50:43 +0000 (17:50 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 17:50:43 +0000 (17:50 +0000)
wscript

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