Bump version v0.16
authorCarl Hetherington <cth@carlh.net>
Thu, 30 Aug 2012 21:50:31 +0000 (22:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 30 Aug 2012 21:50:31 +0000 (22:50 +0100)
wscript

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