Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 21:13:36 +0000 (22:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 21:13:36 +0000 (22:13 +0100)
wscript

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