shithub: aubio

Download patch

ref: d3325ba1d97167dc17307cd116000c46c7aba1ec
parent: e7c6216c61f7ed43787cc85029620dfba181fd69
author: Paul Brossier <piem@piem.org>
date: Tue Jan 19 05:33:42 EST 2021

[VERSION] use - insted of ~ to split version status (closes gh-307, gh-309, gh-316)

--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 AUBIO_MAJOR_VERSION=0
 AUBIO_MINOR_VERSION=5
 AUBIO_PATCH_VERSION=0
-AUBIO_VERSION_STATUS='~alpha'
+AUBIO_VERSION_STATUS='-alpha'
 LIBAUBIO_LT_CUR=5
 LIBAUBIO_LT_REV=4
 LIBAUBIO_LT_AGE=8