Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Apr 2016 19:01:52 +0000 (20:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Apr 2016 19:01:52 +0000 (20:01 +0100)
wscript

diff --git a/wscript b/wscript
index f7f209cd2ecfb60050147e62f84e62815fcc2097..1ee9bd3af32cda021e2ae0da3ed03d2931a8029f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -23,7 +23,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'libdcp'
-VERSION = '1.3.2'
+VERSION = '1.3.2devel'
 API_VERSION = '-1.0'
 
 def options(opt):