Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Jun 2014 22:59:03 +0000 (23:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Jun 2014 22:59:03 +0000 (23:59 +0100)
wscript

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