Bump version v0.17
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Sep 2012 00:28:44 +0000 (01:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Sep 2012 00:28:44 +0000 (01:28 +0100)
wscript

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