Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 3 Dec 2012 14:22:08 +0000 (14:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 3 Dec 2012 14:22:08 +0000 (14:22 +0000)
wscript

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