Bump version v0.40
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Feb 2013 08:12:46 +0000 (08:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Feb 2013 08:12:46 +0000 (08:12 +0000)
wscript

diff --git a/wscript b/wscript
index 27483bace4729d19788f5e0f880eedf8b2a2fe8d..42538c3207726b3b4cb7d3622ef92c724c2832f2 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import lut
 
 APPNAME = 'libdcp'
-VERSION = '0.40pre'
+VERSION = '0.40'
 
 def options(opt):
     opt.load('compiler_cxx')