Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 23:25:27 +0000 (00:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 23:25:27 +0000 (00:25 +0100)
wscript

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