Bump version v0.27
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Nov 2012 02:06:31 +0000 (02:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Nov 2012 02:06:31 +0000 (02:06 +0000)
wscript

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