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

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