Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Jun 2014 23:43:08 +0000 (00:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Jun 2014 23:43:08 +0000 (00:43 +0100)
wscript

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