[Openvas-commits] r6199 - in trunk/openvas-client: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Dec 18 15:27:17 CET 2009
Author: mwiegand
Date: 2009-12-18 15:27:16 +0100 (Fri, 18 Dec 2009)
New Revision: 6199
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.1.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog 2009-12-18 14:25:37 UTC (rev 6198)
+++ trunk/openvas-client/ChangeLog 2009-12-18 14:27:16 UTC (rev 6199)
@@ -1,5 +1,13 @@
2009-12-18 Michael Wiegand <michael.wiegand at intevation.de>
+ Post-release version bump.
+
+ * VERSION: Set to 3.0.1.SVN.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
+2009-12-18 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-client 3.0.0 release.
* VERSION: Set to 3.0.0.
Modified: trunk/openvas-client/VERSION
===================================================================
--- trunk/openvas-client/VERSION 2009-12-18 14:25:37 UTC (rev 6198)
+++ trunk/openvas-client/VERSION 2009-12-18 14:27:16 UTC (rev 6199)
@@ -1 +1 @@
-3.0.0
+3.0.1.SVN
Modified: trunk/openvas-client/doc/Doxyfile
===================================================================
--- trunk/openvas-client/doc/Doxyfile 2009-12-18 14:25:37 UTC (rev 6198)
+++ trunk/openvas-client/doc/Doxyfile 2009-12-18 14:27:16 UTC (rev 6199)
@@ -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
+PROJECT_NUMBER = 3.0.1.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-12-18 14:25:37 UTC (rev 6198)
+++ trunk/openvas-client/doc/Doxyfile_full 2009-12-18 14:27:16 UTC (rev 6199)
@@ -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
+PROJECT_NUMBER = 3.0.1.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