diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-28 17:46:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-28 17:46:09 +0000 |
| commit | 723e33a99a0946f3ade818a3eff5bd0d00459210 (patch) | |
| tree | 4f64b4a60a18d9d9851e0ffafff85eac0ccbbd1f /wscript | |
| parent | 199a2321b9f65e99d563aab865994259514daac0 (diff) | |
Change version number.
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 = '2.5.11-cth1' +VERSION = '0.0.1devel' def options(opt): opt.load('compiler_cxx') |
