Bump version v0.35
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Dec 2012 13:15:37 +0000 (13:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Dec 2012 13:15:37 +0000 (13:15 +0000)
wscript

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