Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Mar 2016 00:34:16 +0000 (00:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Mar 2016 00:34:16 +0000 (00:34 +0000)
wscript

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