[Openvas-commits] r2508 - in trunk/openvas-server: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Feb 17 14:14:08 CET 2009
Author: mwiegand
Date: 2009-02-17 14:14:07 +0100 (Tue, 17 Feb 2009)
New Revision: 2508
Modified:
trunk/openvas-server/ChangeLog
trunk/openvas-server/VERSION
trunk/openvas-server/doc/Doxyfile
trunk/openvas-server/doc/Doxyfile_full
Log:
Post release version bump.
* VERSION: Set to 2.0.2.SVN.
* doc/Doxyfile, doc/Doxyfile_full: Set PROJECT_NUMBER to 2.0.2.SVN.
Modified: trunk/openvas-server/ChangeLog
===================================================================
--- trunk/openvas-server/ChangeLog 2009-02-17 13:11:58 UTC (rev 2507)
+++ trunk/openvas-server/ChangeLog 2009-02-17 13:14:07 UTC (rev 2508)
@@ -1,5 +1,13 @@
2009-02-17 Michael Wiegand <michael.wiegand at intevation.de>
+ Post release version bump.
+
+ * VERSION: Set to 2.0.2.SVN.
+
+ * doc/Doxyfile, doc/Doxyfile_full: Set PROJECT_NUMBER to 2.0.2.SVN.
+
+2009-02-17 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-server 2.0.1 release.
* CHANGES: Updated.
Modified: trunk/openvas-server/VERSION
===================================================================
--- trunk/openvas-server/VERSION 2009-02-17 13:11:58 UTC (rev 2507)
+++ trunk/openvas-server/VERSION 2009-02-17 13:14:07 UTC (rev 2508)
@@ -1 +1 @@
-2.0.1
+2.0.2.SVN
Modified: trunk/openvas-server/doc/Doxyfile
===================================================================
--- trunk/openvas-server/doc/Doxyfile 2009-02-17 13:11:58 UTC (rev 2507)
+++ trunk/openvas-server/doc/Doxyfile 2009-02-17 13:14:07 UTC (rev 2508)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.0.1
+PROJECT_NUMBER = 2.0.2.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-server/doc/Doxyfile_full
===================================================================
--- trunk/openvas-server/doc/Doxyfile_full 2009-02-17 13:11:58 UTC (rev 2507)
+++ trunk/openvas-server/doc/Doxyfile_full 2009-02-17 13:14:07 UTC (rev 2508)
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.0.1
+PROJECT_NUMBER = 2.0.2.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