From: Paul Brossier Date: Mon, 9 Dec 2013 18:16:28 +0000 (-0500) Subject: doc/*.cfg: bump version numbers here too X-Git-Tag: 0.4.0~40 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=154d9fcb2e772fe2778263b1dbb9f6741c3eee6e;p=aubio.git doc/*.cfg: bump version numbers here too Signed-off-by: Paul Brossier --- diff --git a/doc/full.cfg b/doc/full.cfg index 5ac6ae13..ccd93378 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.0alpha full" +PROJECT_NUMBER = "0.4.0~beta1 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 ea2a6975..6c277932 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.0alpha" +PROJECT_NUMBER = "0.4.0~beta1" # 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