Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Mar 2014 16:45:29 +0000 (16:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Mar 2014 16:45:29 +0000 (16:45 +0000)
wscript

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