From f215a8744d7bdcf82e403d8c9c8d1ef53bb07272 Mon Sep 17 00:00:00 2001 From: lvw Date: Mon, 25 Oct 2004 08:32:45 +0000 Subject: Final changes for 0.0.8 git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk@240 e10066b5-e1e2-0310-b819-94efdf66514b --- muggle-plugin/muggle.c | 2 +- muggle-plugin/muggle.doxygen | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/muggle-plugin/muggle.c b/muggle-plugin/muggle.c index 4cc7b0d..8a00883 100644 --- a/muggle-plugin/muggle.c +++ b/muggle-plugin/muggle.c @@ -22,7 +22,7 @@ #include #include -static const char *VERSION = "0.0.7"; +static const char *VERSION = "0.0.8"; static const char *DESCRIPTION = "Media juggle plugin for VDR"; static const char *MAINMENUENTRY = "Muggle"; diff --git a/muggle-plugin/muggle.doxygen b/muggle-plugin/muggle.doxygen index d393679..fb0e1d0 100644 --- a/muggle-plugin/muggle.doxygen +++ b/muggle-plugin/muggle.doxygen @@ -23,7 +23,7 @@ PROJECT_NAME = Muggle media plugin # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.0.7 +PROJECT_NUMBER = 0.0.8 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. -- cgit v1.2.3