Mercurial > hg > vamp-aubio-plugins
changeset 192:5698471a8796
VERSION: bump to 0.5.2~alpha
author | Paul Brossier <piem@piem.org> |
---|---|
date | Tue, 14 Feb 2017 00:04:33 +0100 |
parents | 9a07ca45658d |
children | b741b17079ea |
files | VERSION |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/VERSION Mon Feb 13 23:39:03 2017 +0100 +++ b/VERSION Tue Feb 14 00:04:33 2017 +0100 @@ -1,5 +1,5 @@ VAMP_AUBIO_MAJOR_VERSION=0 VAMP_AUBIO_MINOR_VERSION=5 -VAMP_AUBIO_PATCH_VERSION=1 -VAMP_AUBIO_VERSION_STATUS='' +VAMP_AUBIO_PATCH_VERSION=2 +VAMP_AUBIO_VERSION_STATUS='~alpha' AUBIO_VERSION="0.4.4"