Bump version v0.30
authorCarl Hetherington <cth@carlh.net>
Sat, 1 Dec 2012 18:55:54 +0000 (18:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 1 Dec 2012 18:55:54 +0000 (18:55 +0000)
wscript

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