Bump version v0.20
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Sep 2012 21:15:57 +0000 (22:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Sep 2012 21:15:57 +0000 (22:15 +0100)
wscript

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