The
versions of the database software are specified according to the version
notation:
<major>.<minor>.<cl>.<build>
The specified numbers have the following meanings:
major |
Single digit version number |
minor |
Single digit version number |
cl |
Two digit correction level |
build |
Two digit build number |
In a
technical context, you can also see the following notation:
<major>.<minor>.<cl> Build <build>
In this case, the build number is given with three digits.
7.4.03.30and
7.4.03 Build 030 mean database version 7.4,
correction level 3, build number 30