From c3c6305987848593034cb34501a9d3bc7afd6e8c Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 18 Dec 2013 01:50:02 -0500 Subject: [PATCH] VERSION: bump to 0.4.0 --- VERSION | 2 +- doc/full.cfg | 2 +- doc/web.cfg | 2 +- python/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 6d17b61d..f50b98a7 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ AUBIO_MAJOR_VERSION=0 AUBIO_MINOR_VERSION=4 AUBIO_PATCH_VERSION=0 -AUBIO_VERSION_STATUS='~beta1' +AUBIO_VERSION_STATUS='' LIBAUBIO_LT_CUR=4 LIBAUBIO_LT_REV=0 LIBAUBIO_LT_AGE=0 diff --git a/doc/full.cfg b/doc/full.cfg index ccd93378..43bdc712 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.0~beta1 full" +PROJECT_NUMBER = "0.4.0 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 1bbd4da8..eaee8344 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.0~beta1" +PROJECT_NUMBER = "0.4.0" # 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 6d17b61d..f50b98a7 100644 --- a/python/VERSION +++ b/python/VERSION @@ -1,7 +1,7 @@ AUBIO_MAJOR_VERSION=0 AUBIO_MINOR_VERSION=4 AUBIO_PATCH_VERSION=0 -AUBIO_VERSION_STATUS='~beta1' +AUBIO_VERSION_STATUS='' LIBAUBIO_LT_CUR=4 LIBAUBIO_LT_REV=0 LIBAUBIO_LT_AGE=0 -- 2.11.0