[Openvas-commits] r5729 - in trunk/openvas-client: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 26 12:29:35 CET 2009
Author: mwiegand
Date: 2009-10-26 12:29:33 +0100 (Mon, 26 Oct 2009)
New Revision: 5729
Modified:
trunk/openvas-client/ChangeLog
trunk/openvas-client/VERSION
trunk/openvas-client/doc/Doxyfile
trunk/openvas-client/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-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2009-10-26 11:27:44 UTC (rev 5728)
+++ trunk/openvas-client/ChangeLog 2009-10-26 11:29:33 UTC (rev 5729)
@@ -1,5 +1,13 @@
2009-10-26 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-26 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-client 3.0.0-beta3 release.
* VERSION: Set to 3.0.0.beta3.
Modified: trunk/openvas-client/VERSION
===================================================================
--- trunk/openvas-client/VERSION 2009-10-26 11:27:44 UTC (rev 5728)
+++ trunk/openvas-client/VERSION 2009-10-26 11:29:33 UTC (rev 5729)
@@ -1 +1 @@
-3.0.0.beta3
+3.0.0.beta4.SVN
Modified: trunk/openvas-client/doc/Doxyfile
===================================================================
--- trunk/openvas-client/doc/Doxyfile 2009-10-26 11:27:44 UTC (rev 5728)
+++ trunk/openvas-client/doc/Doxyfile 2009-10-26 11:29:33 UTC (rev 5729)
@@ -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-client/doc/Doxyfile_full
===================================================================
--- trunk/openvas-client/doc/Doxyfile_full 2009-10-26 11:27:44 UTC (rev 5728)
+++ trunk/openvas-client/doc/Doxyfile_full 2009-10-26 11:29:33 UTC (rev 5729)
@@ -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