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

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