diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:07:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:07:15 +0100 |
| commit | 582ff40839d5d39cdb3b91cb663cb81a87950cf1 (patch) | |
| tree | 846923f53c23abb59ac9f1bbc43f7b8795d54d5a | |
| parent | 0dfba123cbfe59395c894af6acb1e49801bd9c26 (diff) | |
Bump versionv0.19
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.19pre' +VERSION = '0.19' def options(opt): opt.load('compiler_cxx') |
