Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 16:41:52 +0000 (16:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 16:41:52 +0000 (16:41 +0000)
wscript

diff --git a/wscript b/wscript
index 83d5ac88bb5ae6610172921a05e77e0247d62f53..885645e4862e758cb6b08778722bbbcc618fcfec 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.10'
+VERSION = '1.64.10devel'
 
 def options(opt):
     opt.load('compiler_cxx')