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 | 4f65fabbf934c6143d5210e27623740fa075ed3a (patch) | |
| tree | cd66bbe9b75e3d278caca8fb944514eda29438af /wscript | |
| parent | 07c7db68d5f41bdc3e983c0a69db7f0e89e12403 (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.1' +VERSION = '0.1.1devel' def options(opt): opt.load('compiler_cxx') |
