diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:44:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:44:30 +0100 |
| commit | 93f428ac5ecda7675f538c34b766e5538d5bd75b (patch) | |
| tree | 258c2773bbf518754237c6b5f6ce084021d9136d | |
| parent | 7f029e724dc021c4a4751a393bf11f46ebfd5de4 (diff) | |
Bump versionv0.97.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.96.0devel' +VERSION = '0.97.0' def options(opt): opt.load('compiler_cxx') |
