Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 5 Mar 2014 17:37:52 +0000 (17:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 5 Mar 2014 17:37:52 +0000 (17:37 +0000)
wscript

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