Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 26 Feb 2014 22:34:16 +0000 (22:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 26 Feb 2014 22:34:16 +0000 (22:34 +0000)
wscript

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