Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 19 Sep 2012 10:22:56 +0000 (11:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Sep 2012 10:22:56 +0000 (11:22 +0100)
wscript

diff --git a/wscript b/wscript
index a2e645bdede2fd1920b806eaf77917d3840031aa..d77cfb48d4a880be1bb41e1bb0652353ae1c9002 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import lut
 
 APPNAME = 'libdcp'
-VERSION = '0.22'
+VERSION = '0.23pre'
 
 def options(opt):
     opt.load('compiler_cxx')