Ooops.
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Nov 2012 02:06:25 +0000 (02:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Nov 2012 02:06:25 +0000 (02:06 +0000)
wscript

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