[Openvas-commits] r2670 - in trunk/openvas-client: . doc

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Mar 5 10:54:45 CET 2009


Author: mwiegand
Date: 2009-03-05 10:54:43 +0100 (Thu, 05 Mar 2009)
New Revision: 2670

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 2.0.3.SVN.

* doc/Doxyfile, doc/Doxyfile_full: Set PROJECT_NUMBER to 2.0.3.SVN.



Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog	2009-03-05 09:51:39 UTC (rev 2669)
+++ trunk/openvas-client/ChangeLog	2009-03-05 09:54:43 UTC (rev 2670)
@@ -1,5 +1,13 @@
 2009-03-05  Michael Wiegand <michael.wiegand at intevation.de>
 
+	Post release version bump.	
+
+	* VERSION: Set to 2.0.3.SVN.
+
+	* doc/Doxyfile, doc/Doxyfile_full: Set PROJECT_NUMBER to 2.0.3.SVN.
+
+2009-03-05  Michael Wiegand <michael.wiegand at intevation.de>
+
 	Preparing the openvas-client 2.0.2 release.
 
 	* VERSION: Set to 2.0.2.

Modified: trunk/openvas-client/VERSION
===================================================================
--- trunk/openvas-client/VERSION	2009-03-05 09:51:39 UTC (rev 2669)
+++ trunk/openvas-client/VERSION	2009-03-05 09:54:43 UTC (rev 2670)
@@ -1 +1 @@
-2.0.2
+2.0.3.SVN

Modified: trunk/openvas-client/doc/Doxyfile
===================================================================
--- trunk/openvas-client/doc/Doxyfile	2009-03-05 09:51:39 UTC (rev 2669)
+++ trunk/openvas-client/doc/Doxyfile	2009-03-05 09:54:43 UTC (rev 2670)
@@ -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.2
+PROJECT_NUMBER         = 2.0.3.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-03-05 09:51:39 UTC (rev 2669)
+++ trunk/openvas-client/doc/Doxyfile_full	2009-03-05 09:54:43 UTC (rev 2670)
@@ -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.2
+PROJECT_NUMBER         = 2.0.3.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