Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Sep 2015 19:49:11 +0000 (20:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Sep 2015 19:49:11 +0000 (20:49 +0100)
wscript

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