Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Aug 2014 17:59:36 +0000 (18:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 Aug 2014 17:59:36 +0000 (18:59 +0100)
wscript

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