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

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