diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:12:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:12:40 +0000 |
| commit | 5f614a3ae3baf834fad5348e3918d71e4d76630e (patch) | |
| tree | 53ebe345614f19e40a68e3ef0ae03b04753a287c /wscript | |
| parent | 587e0a47191799536f9f6cde753def29f946b5af (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libasdcp-cth' -VERSION = '0.0.1devel' +VERSION = '0.1.0' def options(opt): opt.load('compiler_cxx') |
