Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 18:47:29 +0000 (18:47 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Feb 2014 18:47:29 +0000 (18:47 +0000)
wscript

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