diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-04 01:28:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-04 01:28:44 +0100 |
| commit | d9fd21a0a3ca3fa7f8a2974d4ee685f99d7be5d2 (patch) | |
| tree | 57e49d0bad979291ac7d1171e508e897b05cd840 | |
| parent | 5d9323fc8551bbc36e8ee3a3eb26b6b1db0f289f (diff) | |
Bump versionv0.17
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.17pre' +VERSION = '0.17' def options(opt): opt.load('compiler_cxx') |
