Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 22:21:21 +0000 (23:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 22:21:21 +0000 (23:21 +0100)
wscript

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