Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Feb 2014 22:38:19 +0000 (22:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Feb 2014 22:38:19 +0000 (22:38 +0000)
wscript

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