Bump version v0.24
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Oct 2012 20:04:48 +0000 (21:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Oct 2012 20:04:48 +0000 (21:04 +0100)
wscript

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