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 | d3c3a167f049ec51ac3724473643d107f602348e (patch) | |
| tree | 333dde506a527efc085ba2c309b28dd65a3b2c24 | |
| parent | bc41241ca5946b45895806e5ab361f9277933563 (diff) | |
Bump version
| -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.1devel' +VERSION = '0.1.2' def options(opt): opt.load('compiler_cxx') |
