Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 20 Jun 2014 23:43:45 +0000 (00:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 20 Jun 2014 23:43:45 +0000 (00:43 +0100)
wscript

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