Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Jul 2014 22:33:50 +0000 (23:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Jul 2014 22:33:50 +0000 (23:33 +0100)
wscript

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