Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:53:59 +0000 (00:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:53:59 +0000 (00:53 +0100)
wscript

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