Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Feb 2014 01:31:17 +0000 (01:31 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Feb 2014 01:31:17 +0000 (01:31 +0000)
wscript

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