From 154d9fcb2e772fe2778263b1dbb9f6741c3eee6e Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 9 Dec 2013 13:16:28 -0500 Subject: [PATCH] doc/*.cfg: bump version numbers here too Signed-off-by: Paul Brossier --- doc/full.cfg | 2 +- doc/web.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0