diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-04-12 21:03:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-04-12 21:03:15 +0100 |
| commit | 900e0457fc9f647ff6947ebbef9755ed21118804 (patch) | |
| tree | 1e50d8457f34a107c3824d60f858afcc6030f154 | |
| parent | 3a386a1ba47208839088ea72dace92fadf9b43a2 (diff) | |
| parent | d5957ad061876b7c5b30642c45c56f134d8a7dfa (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libdcp
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.99.0devel' +VERSION = '0.100.0devel' def options(opt): opt.load('compiler_cxx') |
