diff options
author | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-10-03 10:05:45 +0000 |
---|---|---|
committer | lvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-10-03 10:05:45 +0000 |
commit | 776e745450b1470e8609c6b7823daf69a03494f4 (patch) | |
tree | 20264291e6fbbc6825b71db60f2453689b1cacd0 | |
parent | a079ee49e09f2c352235feb744229345580bf98d (diff) | |
download | vdr-plugin-muggle-0.0.4-BETA.tar.gz vdr-plugin-muggle-0.0.4-BETA.tar.bz2 |
Corrected version number0.0.4-BETA
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/tags/0.0.4-BETA@198 e10066b5-e1e2-0310-b819-94efdf66514b
-rw-r--r-- | muggle.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muggle.doxygen b/muggle.doxygen index c5796c6..3459584 100644 --- a/muggle.doxygen +++ b/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.2 +PROJECT_NUMBER = 0.0.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |