[Openvas-commits] r2466 - in trunk/openvas-libnasl: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 12 15:40:07 CET 2009
Author: mwiegand
Date: 2009-02-12 15:40:07 +0100 (Thu, 12 Feb 2009)
New Revision: 2466
Modified:
trunk/openvas-libnasl/ChangeLog
trunk/openvas-libnasl/VERSION
trunk/openvas-libnasl/doc/Doxyfile
trunk/openvas-libnasl/doc/Doxyfile_full
Log:
Preparing the openvas-libnasl 2.0.1 release.
* CHANGES: Updated.
* VERSION: Set to 2.0.1.
* doc/Doxyfile, doc/Doxyfile_full: Set PROJECT_NUMBER to 2.0.1.
Modified: trunk/openvas-libnasl/ChangeLog
===================================================================
--- trunk/openvas-libnasl/ChangeLog 2009-02-12 14:38:03 UTC (rev 2465)
+++ trunk/openvas-libnasl/ChangeLog 2009-02-12 14:40:07 UTC (rev 2466)
@@ -1,5 +1,13 @@
2008-02-12 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.
+
+2008-02-12 Michael Wiegand <michael.wiegand at intevation.de>
+
Preparing the openvas-libnasl 2.0.1 release.
* CHANGES: Updated.
Modified: trunk/openvas-libnasl/VERSION
===================================================================
--- trunk/openvas-libnasl/VERSION 2009-02-12 14:38:03 UTC (rev 2465)
+++ trunk/openvas-libnasl/VERSION 2009-02-12 14:40:07 UTC (rev 2466)
@@ -1 +1 @@
-2.0.1
+2.0.2.SVN
Modified: trunk/openvas-libnasl/doc/Doxyfile
===================================================================
--- trunk/openvas-libnasl/doc/Doxyfile 2009-02-12 14:38:03 UTC (rev 2465)
+++ trunk/openvas-libnasl/doc/Doxyfile 2009-02-12 14:40:07 UTC (rev 2466)
@@ -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-libnasl/doc/Doxyfile_full
===================================================================
--- trunk/openvas-libnasl/doc/Doxyfile_full 2009-02-12 14:38:03 UTC (rev 2465)
+++ trunk/openvas-libnasl/doc/Doxyfile_full 2009-02-12 14:40:07 UTC (rev 2466)
@@ -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