Bump version v0.33
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Dec 2012 13:29:01 +0000 (13:29 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Dec 2012 13:29:01 +0000 (13:29 +0000)
wscript

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