Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:10:57 +0000 (00:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:10:57 +0000 (00:10 +0000)
wscript

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