Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Sep 2015 08:33:21 +0000 (09:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Sep 2015 08:33:21 +0000 (09:33 +0100)
wscript

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