Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 4 Oct 2012 17:50:56 +0000 (18:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 4 Oct 2012 17:50:56 +0000 (18:50 +0100)
wscript

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