[Openvas-commits] r5617 - in trunk/openvas-client: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 19 14:38:47 CEST 2009
Author: mwiegand
Date: 2009-10-19 14:38:44 +0200 (Mon, 19 Oct 2009)
New Revision: 5617
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.beta3.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2009-10-19 12:36:30 UTC (rev 5616)
+++ trunk/openvas-client/ChangeLog 2009-10-19 12:38:44 UTC (rev 5617)
@@ -1,5 +1,13 @@
2009-10-19 Michael Wiegand <michael.wiegand at intevation.de>
+ Post-release version bump.
+
+ * VERSION: Set to 3.0.0.beta3.SVN.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
+2009-10-19 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-client 3.0.0-beta2 release.
* VERSION: Set to 3.0.0.beta2.
Modified: trunk/openvas-client/VERSION
===================================================================
--- trunk/openvas-client/VERSION 2009-10-19 12:36:30 UTC (rev 5616)
+++ trunk/openvas-client/VERSION 2009-10-19 12:38:44 UTC (rev 5617)
@@ -1 +1 @@
-3.0.0.beta2
+3.0.0.beta3.SVN
Modified: trunk/openvas-client/doc/Doxyfile
===================================================================
--- trunk/openvas-client/doc/Doxyfile 2009-10-19 12:36:30 UTC (rev 5616)
+++ trunk/openvas-client/doc/Doxyfile 2009-10-19 12:38:44 UTC (rev 5617)
@@ -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.beta2
+PROJECT_NUMBER = 3.0.0.beta3.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-19 12:36:30 UTC (rev 5616)
+++ trunk/openvas-client/doc/Doxyfile_full 2009-10-19 12:38:44 UTC (rev 5617)
@@ -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.beta2
+PROJECT_NUMBER = 3.0.0.beta3.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