Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 5 Feb 2014 13:58:01 +0000 (13:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 5 Feb 2014 13:58:01 +0000 (13:58 +0000)
wscript

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