Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 21 Jun 2014 18:09:15 +0000 (19:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 21 Jun 2014 18:09:15 +0000 (19:09 +0100)
wscript

diff --git a/wscript b/wscript
index 476aaf763a6e761ac89ecac6c273057e009f3b95..43f15c4b8701777e4e77e516a2f577022bb2bee2 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.69.33'
+VERSION = '1.69.33devel'
 
 def options(opt):
     opt.load('compiler_cxx')