Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 6 Jan 2018 01:28:49 +0000 (01:28 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 6 Jan 2018 01:28:49 +0000 (01:28 +0000)
wscript

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