[Openvas-commits] r9292 - in trunk/openvas-libraries: . doc

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Oct 27 11:23:04 CEST 2010


Author: mwiegand
Date: 2010-10-27 11:23:02 +0200 (Wed, 27 Oct 2010)
New Revision: 9292

Modified:
   trunk/openvas-libraries/ChangeLog
   trunk/openvas-libraries/VERSION
   trunk/openvas-libraries/doc/Doxyfile
   trunk/openvas-libraries/doc/Doxyfile_full
Log:
Post branch version bump.

  * VERSION: Set to 3.2.0.SVN.

  * doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.


Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog	2010-10-27 08:14:17 UTC (rev 9291)
+++ trunk/openvas-libraries/ChangeLog	2010-10-27 09:23:02 UTC (rev 9292)
@@ -1,3 +1,11 @@
+2010-10-27  Michael Wiegand <michael.wiegand at greenbone.net>
+
+	Post branch version bump.
+
+	* VERSION: Set to 3.2.0.SVN.
+
+	* doc/Doxyfile, doc/Doxyfile_full: Updated PROJECT_NUMBER.
+
 2010-10-26  Michael Wiegand <michael.wiegand at greenbone.net>
 
 	Do not log errors when there are no errors.

Modified: trunk/openvas-libraries/VERSION
===================================================================
--- trunk/openvas-libraries/VERSION	2010-10-27 08:14:17 UTC (rev 9291)
+++ trunk/openvas-libraries/VERSION	2010-10-27 09:23:02 UTC (rev 9292)
@@ -1 +1 @@
-3.1.4.SVN
+3.2.0.SVN

Modified: trunk/openvas-libraries/doc/Doxyfile
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile	2010-10-27 08:14:17 UTC (rev 9291)
+++ trunk/openvas-libraries/doc/Doxyfile	2010-10-27 09:23:02 UTC (rev 9292)
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.1.4.SVN
+PROJECT_NUMBER         = 3.2.0.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-libraries/doc/Doxyfile_full
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile_full	2010-10-27 08:14:17 UTC (rev 9291)
+++ trunk/openvas-libraries/doc/Doxyfile_full	2010-10-27 09:23:02 UTC (rev 9292)
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.1.4.SVN
+PROJECT_NUMBER         = 3.2.0.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