Bump version v0.15
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Aug 2012 12:19:12 +0000 (13:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Aug 2012 12:19:12 +0000 (13:19 +0100)
wscript

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