Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 17 Sep 2014 23:48:38 +0000 (00:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 17 Sep 2014 23:48:38 +0000 (00:48 +0100)
wscript

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