Skip to content

Commit 7e48d25

Browse files
committed
Updated version numbers.
1 parent dfc76bc commit 7e48d25

File tree

9 files changed

+15
-15
lines changed

9 files changed

+15
-15
lines changed

install.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<html>
22
<head>
3-
<title>OpenCms 8.0.2 installation</title>
3+
<title>OpenCms 8.0.3 installation</title>
44
</head>
55
<body>
6-
<h1>OpenCms 8.0.2 installation</h1>
6+
<h1>OpenCms 8.0.3 installation</h1>
77
<p>This page provides information on how to install OpenCms using
88
<a href="http://tomcat.apache.org" target="_blank" title="External link, opens in new window">Tomcat</a> and
99
<a href="http://www.mysql.com" target="_blank" title="External link, opens in new window">MySQL</a>. All installation parts are described as
@@ -46,11 +46,11 @@ <h2>
4646
<em>JRE</em> (Java Runtime Environment) that is also available from Oracle. The JRE is
4747
<em>not</em> sufficient to run OpenCms!</p>
4848
<p>
49-
<strong>Important</strong>: OpenCms 8.0.2 was tested with Java 5 (1.5) and 6 (1.6).</p>
49+
<strong>Important</strong>: OpenCms 8.0.3 was tested with Java 5 (1.5) and 6 (1.6).</p>
5050

5151
<h2>
5252
<a id="a2" name="a2"></a>Install Tomcat</h2>
53-
<p>OpenCms 8.0.2 requires a Servlet 2.4 / JSP 2.0 standards compliant container.
53+
<p>OpenCms 8.0.3 requires a Servlet 2.4 / JSP 2.0 standards compliant container.
5454
This release was tested with Tomcat 5.5.x, Tomcat 6.0.x. and Tomcat 7.0.x.</p>
5555

5656
<p>Install Tomcat from

modules/opencms.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
product.name=OpenCms
2-
version.number=8.0.2
2+
version.number=8.0.3
33
java.target.version=1.5

modules/org.opencms.workplace.administration/resources/manifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<export>
44
<info>
55
<creator>Admin</creator>
6-
<opencms_version>7.0.0</opencms_version>
6+
<opencms_version>8.0.0</opencms_version>
77
<createdate>Mon, 25 Jun 2007 14:15:41 GMT</createdate>
88
<infoproject>Offline</infoproject>
99
<export_version>7</export_version>
@@ -16,7 +16,7 @@
1616
<description><![CDATA[<p>This module contains the base components for the administration view.</p>
1717
<p>Its allows you to install and/or develop administration tools for OpenCms.</p>
1818
<p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p>]]></description>
19-
<version>8.0.1</version>
19+
<version>8.0.3</version>
2020
<authorname><![CDATA[Alkacon Software GmbH]]></authorname>
2121
<authoremail><![CDATA[[email protected]]]></authoremail>
2222
<datecreated>Mon, 27 Jun 2005 08:00:00 GMT</datecreated>

modules/org.opencms.workplace.tools.cache/resources/manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<export>
44
<info>
55
<creator>Admin</creator>
6-
<opencms_version>7.0.5</opencms_version>
6+
<opencms_version>8.0.0</opencms_version>
77
<createdate>Thu, 17 Apr 2008 13:25:11 GMT</createdate>
88
<infoproject>Offline</infoproject>
99
<export_version>7</export_version>

modules/org.opencms.workplace.tools.content/resources/manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<export>
44
<info>
55
<creator>Admin</creator>
6-
<opencms_version>7.0.0</opencms_version>
6+
<opencms_version>8.0.0</opencms_version>
77
<createdate>Mon, 25 Jun 2007 14:18:23 GMT</createdate>
88
<infoproject>Offline</infoproject>
99
<export_version>7</export_version>

modules/org.opencms.workplace.tools.searchindex/resources/manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<export>
44
<info>
55
<creator>Admin</creator>
6-
<opencms_version>7.0.0</opencms_version>
6+
<opencms_version>8.0.0</opencms_version>
77
<createdate>Mon, 25 Jun 2007 14:20:32 GMT</createdate>
88
<infoproject>Offline</infoproject>
99
<export_version>7</export_version>

modules/org.opencms.workplace.tools.workplace/resources/manifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<export>
44
<info>
55
<creator>Admin</creator>
6-
<opencms_version>7.0.0</opencms_version>
6+
<opencms_version>8.0.0</opencms_version>
77
<createdate>Mon, 25 Jun 2007 14:20:46 GMT</createdate>
88
<infoproject>Offline</infoproject>
99
<export_version>7</export_version>

webapp/update/license.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<h1>Welcome to the OpenCms Update</h1>
5555

5656
<p>
57-
OpenCms version: 8.0.2
57+
OpenCms version: 8.0.3
5858
</p>
5959

6060
<h2>Usage license</h2>

webapp/update/readme.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Instructions for updating OpenCms 7.x and 8.0.0 to OpenCms 8.0.2
2+
Instructions for updating OpenCms 7.x and 8.0.x to OpenCms 8.0.3
33

44

55
WARNING:
@@ -21,7 +21,7 @@ IMPORTANT: Alkacon OCEE versions less than 3 will not work with OpenCms 8.
2121
IMPORTANT: The updater is only compatible with the database engines MySQL,
2222
Oracle and PostgreSQL.
2323

24-
Follow the following steps to update from OpenCms 7.x and 8.0.0 to OpenCms 8.0.2:
24+
Follow the following steps to update from OpenCms 7.x and 8.0.x to OpenCms 8.0.3:
2525

2626

2727
1. Shutdown your OpenCms servlet container
@@ -31,7 +31,7 @@ Broadcast message tool in the 'Administration' view to inform users before the
3131
server is shut down.
3232

3333

34-
2. Extract the OpenCms upgrade file 'opencms_upgrade_to_8.0.2.zip' to
34+
2. Extract the OpenCms upgrade file 'opencms_upgrade_to_8.0.3.zip' to
3535
your web application directory
3636

3737
If you extracted the file to an external directory, copy the folders 'update'

0 commit comments

Comments
 (0)