Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 15 Jun 2014 22:53:46 +0000 (23:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 15 Jun 2014 22:53:46 +0000 (23:53 +0100)
wscript

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