Bump version v0.21
authorCarl Hetherington <cth@carlh.net>
Mon, 17 Sep 2012 11:55:40 +0000 (12:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 17 Sep 2012 11:55:40 +0000 (12:55 +0100)
wscript

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