[Openvas-commits] r5724 - in trunk/openvas-scanner: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 26 11:57:17 CET 2009
Author: mwiegand
Date: 2009-10-26 11:57:03 +0100 (Mon, 26 Oct 2009)
New Revision: 5724
Modified:
trunk/openvas-scanner/ChangeLog
trunk/openvas-scanner/VERSION
trunk/openvas-scanner/doc/Doxyfile
trunk/openvas-scanner/doc/Doxyfile_full
Log:
Post-release version bump.
* VERSION: Set to 3.0.0.beta6.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
Modified: trunk/openvas-scanner/ChangeLog
===================================================================
--- trunk/openvas-scanner/ChangeLog 2009-10-26 10:18:47 UTC (rev 5723)
+++ trunk/openvas-scanner/ChangeLog 2009-10-26 10:57:03 UTC (rev 5724)
@@ -1,5 +1,13 @@
2009-10-26 Michael Wiegand <michael.wiegand at intevation.de>
+ Post-release version bump.
+
+ * VERSION: Set to 3.0.0.beta6.SVN.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
+2009-10-26 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-scanner 3.0.0-beta5 release.
* VERSION: Set to 3.0.0.beta5.
Modified: trunk/openvas-scanner/VERSION
===================================================================
--- trunk/openvas-scanner/VERSION 2009-10-26 10:18:47 UTC (rev 5723)
+++ trunk/openvas-scanner/VERSION 2009-10-26 10:57:03 UTC (rev 5724)
@@ -1 +1 @@
-3.0.0.beta5
+3.0.0.beta6.SVN
Modified: trunk/openvas-scanner/doc/Doxyfile
===================================================================
--- trunk/openvas-scanner/doc/Doxyfile 2009-10-26 10:18:47 UTC (rev 5723)
+++ trunk/openvas-scanner/doc/Doxyfile 2009-10-26 10:57:03 UTC (rev 5724)
@@ -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.beta5
+PROJECT_NUMBER = 3.0.0.beta6.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-scanner/doc/Doxyfile_full
===================================================================
--- trunk/openvas-scanner/doc/Doxyfile_full 2009-10-26 10:18:47 UTC (rev 5723)
+++ trunk/openvas-scanner/doc/Doxyfile_full 2009-10-26 10:57:03 UTC (rev 5724)
@@ -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.beta5
+PROJECT_NUMBER = 3.0.0.beta6.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