diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-14 15:03:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-14 15:03:45 +0000 |
| commit | 07c7db68d5f41bdc3e983c0a69db7f0e89e12403 (patch) | |
| tree | 54dcff119070fa4f04047d599f058f6de2ed72f7 /wscript | |
| parent | 0350eec577ae3a65857a178cc9a917b911b74dad (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.1.0devel' +VERSION = '0.1.1' def options(opt): opt.load('compiler_cxx') |
