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

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