Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:16:35 +0000 (22:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:16:35 +0000 (22:16 +0100)
wscript

diff --git a/wscript b/wscript
index 69411909fba6a3998d282d20613d9c38e178da0a..c475cb364f02e406be185d0fa6b8dce7dade5c74 100644 (file)
--- a/wscript
+++ b/wscript
@@ -4,7 +4,7 @@ import sys
 import distutils.spawn
 
 APPNAME = 'libdcp'
-VERSION = '1.2.2'
+VERSION = '1.2.2devel'
 API_VERSION = '-1.0'
 
 def options(opt):