Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 2 Oct 2015 15:14:54 +0000 (16:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 2 Oct 2015 15:14:54 +0000 (16:14 +0100)
wscript

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