diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:00:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:00:19 +0100 |
| commit | ecb511634777b6c516b40426e114fd6ac828b700 (patch) | |
| tree | 9d5be5f425028c321fa12016e6ee5d51a2ecfba6 /wscript | |
| parent | d3c3a167f049ec51ac3724473643d107f602348e (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.2' +VERSION = '0.1.2devel' def options(opt): opt.load('compiler_cxx') |
