Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 2 Jan 2018 00:27:38 +0000 (00:27 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 2 Jan 2018 00:27:38 +0000 (00:27 +0000)
wscript

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