From: Nils Philippsen Date: Wed, 25 Nov 2015 22:56:23 +0000 (+0100) Subject: make version status PEP440 compliant X-Git-Tag: 0.4.4~300^2~320^2~5 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=362581e2a094707a184471104e8ef5e7e3316962;p=aubio.git make version status PEP440 compliant --- diff --git a/python/VERSION b/python/VERSION index ff49ec1e..fe7b7ac4 100644 --- a/python/VERSION +++ b/python/VERSION @@ -1,7 +1,7 @@ AUBIO_MAJOR_VERSION=0 AUBIO_MINOR_VERSION=4 AUBIO_PATCH_VERSION=2 -AUBIO_VERSION_STATUS='~alpha' +AUBIO_VERSION_STATUS='a0' LIBAUBIO_LT_CUR=4 LIBAUBIO_LT_REV=1 LIBAUBIO_LT_AGE=1