diff --git a/docs/server-version-numbers.md b/docs/server-version-numbers.md index a63b6a323ee..1bc6f2c08b2 100644 --- a/docs/server-version-numbers.md +++ b/docs/server-version-numbers.md @@ -1,9 +1,9 @@ # Understand version numbers -A version number identifies the innovtion product release. The product contains the latest features, improvements, and bug fixes at the time of that release. +A version number identifies the innovation product release. The product contains the latest features, improvements, and bug fixes at the time of that release. -| 8.1.0 | -1 | -|---|---|---| +| 9.7.1 | -1 | +|---|---| | Base version | Minor build version | Percona uses semantic version numbering, which follows the pattern of base version and build version. Percona assigns unique, non-negative integers in increasing order for each version release. The version number combines the base [MySQL {{vers}} :octicons-link-external-16:](https://dev.mysql.com/doc/relnotes/mysql/{{vers}}/en/) version number and the minor build version.