[Openvas-commits] r13358 - in branches/gsa-3.0: . src/html

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Wed Apr 25 10:20:27 CEST 2012


Author: mwiegand
Date: 2012-04-25 10:20:27 +0200 (Wed, 25 Apr 2012)
New Revision: 13358

Modified:
   branches/gsa-3.0/CMakeLists.txt
   branches/gsa-3.0/ChangeLog
   branches/gsa-3.0/src/html/help.xsl
Log:
Post release version bump.

  * CMakeLists.txt: Updated version number to 3.0.2.

  * src/html/help.xsl: Updated version number to 3.0.2.


Modified: branches/gsa-3.0/CMakeLists.txt
===================================================================
--- branches/gsa-3.0/CMakeLists.txt	2012-04-25 08:18:49 UTC (rev 13357)
+++ branches/gsa-3.0/CMakeLists.txt	2012-04-25 08:20:27 UTC (rev 13358)
@@ -190,7 +190,7 @@
 set (CPACK_TOPLEVEL_TAG "")
 set (CPACK_PACKAGE_VERSION_MAJOR "3")
 set (CPACK_PACKAGE_VERSION_MINOR "0")
-set (CPACK_PACKAGE_VERSION_PATCH "1${SVN_REVISION}")
+set (CPACK_PACKAGE_VERSION_PATCH "2${SVN_REVISION}")
 set (CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
 # Use this scheme for +betaN and +rcN releases:
 #set (CPACK_PACKAGE_VERSION_PATCH "+rc2${SVN_REVISION}")

Modified: branches/gsa-3.0/ChangeLog
===================================================================
--- branches/gsa-3.0/ChangeLog	2012-04-25 08:18:49 UTC (rev 13357)
+++ branches/gsa-3.0/ChangeLog	2012-04-25 08:20:27 UTC (rev 13358)
@@ -1,5 +1,13 @@
 2012-04-25  Michael Wiegand <michael.wiegand at greenbone.net>
 
+	Post release version bump.
+
+	* CMakeLists.txt: Updated version number to 3.0.2.
+
+	* src/html/help.xsl: Updated version number to 3.0.2.
+
+2012-04-25  Michael Wiegand <michael.wiegand at greenbone.net>
+
 	Preparing the gsa 3.0.1 release.
 
 	* CHANGES: Updated.

Modified: branches/gsa-3.0/src/html/help.xsl
===================================================================
--- branches/gsa-3.0/src/html/help.xsl	2012-04-25 08:18:49 UTC (rev 13357)
+++ branches/gsa-3.0/src/html/help.xsl	2012-04-25 08:20:27 UTC (rev 13358)
@@ -71,7 +71,7 @@
       <table><tr><td valign="top">
 
       <h1>Greenbone Security Assistant</h1>
-      <h3>Version 3.0.1</h3>
+      <h3>Version 3.0.2</h3>
 
       <p>
       The Greenbone Security Assistant (GSA) is the web-based graphical



More information about the Openvas-commits mailing list