Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 20 Jun 2014 10:12:54 +0000 (11:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 20 Jun 2014 10:12:54 +0000 (11:12 +0100)
wscript

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