Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 14:32:42 +0000 (14:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 14:32:42 +0000 (14:32 +0000)
wscript

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