Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Aug 2015 22:08:40 +0000 (23:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Aug 2015 22:08:40 +0000 (23:08 +0100)
wscript

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