Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 00:59:23 +0000 (00:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 00:59:23 +0000 (00:59 +0000)
wscript

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