Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 21 Jun 2014 13:59:59 +0000 (14:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 21 Jun 2014 13:59:59 +0000 (14:59 +0100)
wscript

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