diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-28 16:04:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-28 16:04:04 +0100 |
| commit | 7639a5933c74cd4e69fbb6fe6ffcb22cae600685 (patch) | |
| tree | 8aa6352e4460e20dedff6e5eec4dff2443c6894e | |
| parent | 00b8631671ce483f1f0e973e18467722e3927f93 (diff) | |
Bump versionv0.104.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.103.0devel' +VERSION = '0.104.0' def options(opt): opt.load('compiler_cxx') |
