Bump version v0.34
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Dec 2012 13:32:56 +0000 (13:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Dec 2012 13:32:56 +0000 (13:32 +0000)
wscript

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