Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 08:13:57 +0000 (09:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 08:13:57 +0000 (09:13 +0100)
wscript

diff --git a/wscript b/wscript
index 2c6ad0eda23f1027ac54d1098ded7f8a044ce227..d2fd86ae639a8e3ab0bafe6106233f412b443dd7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.65'
+VERSION = '2.1.65devel'
 
 def options(opt):
     opt.load('compiler_cxx')