Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 12 Jun 2014 15:51:24 +0000 (16:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 12 Jun 2014 15:51:24 +0000 (16:51 +0100)
wscript

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