Bump version v0.19
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Sep 2012 21:07:15 +0000 (22:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Sep 2012 21:07:15 +0000 (22:07 +0100)
wscript

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