diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 09:12:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 09:12:35 +0100 |
| commit | a55fc07bf282823f6c776ecf5c805946d3deb4de (patch) | |
| tree | 33710fb2454b5b78d891c8a3a11de23efbd017e1 | |
| parent | 3b0aac5e949be74845b176dce442f388feb612d8 (diff) | |
Bump versionv0.98.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.97.0devel' +VERSION = '0.98.0' def options(opt): opt.load('compiler_cxx') |
