Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Nov 2016 13:00:40 +0000 (13:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Nov 2016 13:00:40 +0000 (13:00 +0000)
wscript

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