diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:55:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:55:09 +0000 |
| commit | 3e7604ce9e814e5aea186f1ecafde9beb6e5caa2 (patch) | |
| tree | 2614953890bbc4dd06e1a79fae655940ccc2b610 | |
| parent | a86a53096f632f63afc6130c23291c28acb9686a (diff) | |
Bump versionv0.84
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.84pre' +VERSION = '0.84' def options(opt): opt.load('compiler_cxx') |
