Bump version v0.83
authorCarl Hetherington <cth@carlh.net>
Sat, 9 Nov 2013 14:17:22 +0000 (14:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 9 Nov 2013 14:17:22 +0000 (14:17 +0000)
wscript

diff --git a/wscript b/wscript
index aa5cd65dd01fb70a4d3fb7c3aa56532727f7305b..718ceb4a34a98ba165dc376bc952c626ec98e194 100644 (file)
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
 import os
 
 APPNAME = 'libdcp'
-VERSION = '0.83pre'
+VERSION = '0.83'
 
 def options(opt):
     opt.load('compiler_cxx')