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

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