[Openvas-commits] r5400 - in trunk/openvas-scanner: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Oct 6 12:52:54 CEST 2009
Author: mwiegand
Date: 2009-10-06 12:52:52 +0200 (Tue, 06 Oct 2009)
New Revision: 5400
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.beta4.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
Modified: trunk/openvas-scanner/ChangeLog
===================================================================
--- trunk/openvas-scanner/ChangeLog 2009-10-06 10:50:54 UTC (rev 5399)
+++ trunk/openvas-scanner/ChangeLog 2009-10-06 10:52:52 UTC (rev 5400)
@@ -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-scanner 3.0.0-beta3 release.
* VERSION: Set to 3.0.0.beta3
Modified: trunk/openvas-scanner/VERSION
===================================================================
--- trunk/openvas-scanner/VERSION 2009-10-06 10:50:54 UTC (rev 5399)
+++ trunk/openvas-scanner/VERSION 2009-10-06 10:52:52 UTC (rev 5400)
@@ -1 +1 @@
-3.0.0.beta3
+3.0.0.beta4.SVN
Modified: trunk/openvas-scanner/doc/Doxyfile
===================================================================
--- trunk/openvas-scanner/doc/Doxyfile 2009-10-06 10:50:54 UTC (rev 5399)
+++ trunk/openvas-scanner/doc/Doxyfile 2009-10-06 10:52:52 UTC (rev 5400)
@@ -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-scanner/doc/Doxyfile_full
===================================================================
--- trunk/openvas-scanner/doc/Doxyfile_full 2009-10-06 10:50:54 UTC (rev 5399)
+++ trunk/openvas-scanner/doc/Doxyfile_full 2009-10-06 10:52:52 UTC (rev 5400)
@@ -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