Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 26 Jun 2014 09:26:32 +0000 (10:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 26 Jun 2014 09:26:32 +0000 (10:26 +0100)
wscript

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