Bump version v0.22
authorCarl Hetherington <cth@carlh.net>
Wed, 19 Sep 2012 10:22:11 +0000 (11:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Sep 2012 10:22:11 +0000 (11:22 +0100)
wscript

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