Bump version.
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Aug 2012 23:24:38 +0000 (00:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Aug 2012 23:24:38 +0000 (00:24 +0100)
wscript

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