[Openvas-commits] r5395 - in trunk/openvas-libraries: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Oct 6 11:49:30 CEST 2009
Author: mwiegand
Date: 2009-10-06 11:49:30 +0200 (Tue, 06 Oct 2009)
New Revision: 5395
Modified:
trunk/openvas-libraries/ChangeLog
trunk/openvas-libraries/VERSION
trunk/openvas-libraries/doc/Doxyfile
trunk/openvas-libraries/doc/Doxyfile_full
Log:
Post-release version bump.
* VERSION: Set to 3.0.0.beta4.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2009-10-06 09:48:22 UTC (rev 5394)
+++ trunk/openvas-libraries/ChangeLog 2009-10-06 09:49:30 UTC (rev 5395)
@@ -1,5 +1,13 @@
2009-10-06 Michael Wiegand <michael.wiegand at intevation.de>
+ Post-release version bump.
+
+ * VERSION: Set to 3.0.0.beta4.SVN.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
+2009-10-06 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-libraries 3.0.0-beta3 release.
* CHANGES: Updated.
Modified: trunk/openvas-libraries/VERSION
===================================================================
--- trunk/openvas-libraries/VERSION 2009-10-06 09:48:22 UTC (rev 5394)
+++ trunk/openvas-libraries/VERSION 2009-10-06 09:49:30 UTC (rev 5395)
@@ -1 +1 @@
-3.0.0.beta3
+3.0.0.beta4.SVN
Modified: trunk/openvas-libraries/doc/Doxyfile
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile 2009-10-06 09:48:22 UTC (rev 5394)
+++ trunk/openvas-libraries/doc/Doxyfile 2009-10-06 09:49:30 UTC (rev 5395)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.0.0.beta3
+PROJECT_NUMBER = 3.0.0.beta4.SVN
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
Modified: trunk/openvas-libraries/doc/Doxyfile_full
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile_full 2009-10-06 09:48:22 UTC (rev 5394)
+++ trunk/openvas-libraries/doc/Doxyfile_full 2009-10-06 09:49:30 UTC (rev 5395)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.0.0.beta3
+PROJECT_NUMBER = 3.0.0.beta4.SVN
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
More information about the Openvas-commits
mailing list