Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Feb 2014 10:10:09 +0000 (10:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 20 Feb 2014 10:10:09 +0000 (10:10 +0000)
wscript

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