Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Jun 2015 18:20:33 +0000 (19:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Jun 2015 18:20:33 +0000 (19:20 +0100)
wscript

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