From eef63357b58f6917ea67f4641b99d5134e24dfba Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 9 Jan 2017 13:25:23 +0100 Subject: [PATCH] VERSION: bump to 0.4.5~alpha --- VERSION | 4 ++-- doc/conf.py | 2 +- doc/full.cfg | 2 +- doc/web.cfg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 83b52938..2a2b20aa 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ AUBIO_MAJOR_VERSION=0 AUBIO_MINOR_VERSION=4 -AUBIO_PATCH_VERSION=4 -AUBIO_VERSION_STATUS='' +AUBIO_PATCH_VERSION=5 +AUBIO_VERSION_STATUS='~alpha' LIBAUBIO_LT_CUR=5 LIBAUBIO_LT_REV=1 LIBAUBIO_LT_AGE=5 diff --git a/doc/conf.py b/doc/conf.py index 5e7fa680..d9e738dc 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,7 +50,7 @@ copyright = u'2016, Paul Brossier' # The short X.Y version. version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.4.4' +release = '0.4.5~alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/full.cfg b/doc/full.cfg index 6606ada9..f7d8d848 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.4" +PROJECT_NUMBER = "0.4.5~alpha" # 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 2cbf5ed1..0adeadd5 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.4" +PROJECT_NUMBER = "0.4.5~alpha" # 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 -- 2.11.0