Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:49:33 +0000 (19:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:49:33 +0000 (19:49 +0000)
wscript

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