diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-11 12:57:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-11 12:57:50 +0000 |
| commit | 96abe001da1fae8dac82a6c539c35baf7d731086 (patch) | |
| tree | f336d3b22c14796e2a45cf0867edfe2c98caff6d /wscript | |
| parent | 162963e503f6e0ed364dfef0d941ad02cac1c884 (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.2devel' +VERSION = '0.1.3' def options(opt): opt.load('compiler_cxx') |
