diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:12:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:12:41 +0000 |
| commit | 39abbca3d5cefbda4b527c435b3da7fba3fb54c7 (patch) | |
| tree | a2ca5016aa4ecd92f6e93706665466139da0e164 /wscript | |
| parent | 5f614a3ae3baf834fad5348e3918d71e4d76630e (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.0' +VERSION = '0.1.0devel' def options(opt): opt.load('compiler_cxx') |
