From: Paul Brossier Date: Wed, 12 Mar 2014 15:28:23 +0000 (-0300) Subject: VERSION: bump to 0.4.1 X-Git-Tag: 0.4.1^0 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=c3291b38dcb69691022536e56ecaa177579e9199;p=aubio.git VERSION: bump to 0.4.1 --- diff --git a/doc/full.cfg b/doc/full.cfg index a5ea7724..108ea440 100644 --- a/doc/full.cfg +++ b/doc/full.cfg @@ -38,7 +38,7 @@ PROJECT_NAME = aubio # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "0.4.1~alpha full" +PROJECT_NUMBER = "0.4.1 full" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/doc/web.cfg b/doc/web.cfg index 78be493c..ade5f7de 100644 --- a/doc/web.cfg +++ b/doc/web.cfg @@ -38,7 +38,7 @@ PROJECT_NAME = aubio # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "0.4.1~alpha" +PROJECT_NUMBER = "0.4.1" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/python/VERSION b/python/VERSION index 18c2a336..839526d2 100644 --- a/python/VERSION +++ b/python/VERSION @@ -1,7 +1,7 @@ AUBIO_MAJOR_VERSION=0 AUBIO_MINOR_VERSION=4 AUBIO_PATCH_VERSION=1 -AUBIO_VERSION_STATUS='~alpha' +AUBIO_VERSION_STATUS='' LIBAUBIO_LT_CUR=4 -LIBAUBIO_LT_REV=0 -LIBAUBIO_LT_AGE=0 +LIBAUBIO_LT_REV=1 +LIBAUBIO_LT_AGE=1