ipc: clarify the patch version for sth like 4.2

This commit is contained in:
Michael Stapelberg 2012-08-05 14:39:45 +02:00
parent acdd5287a9
commit 0e47d52c43
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ minor (integer)::
bugfixes might be introduced in patch releases, too. bugfixes might be introduced in patch releases, too.
patch (integer):: patch (integer)::
The patch version of i3, such as +1+ (when the complete version is The patch version of i3, such as +1+ (when the complete version is
+4.2.1+). +4.2.1+). For versions such as +4.2+, patch will be set to +0+.
human_readable (string):: human_readable (string)::
A human-readable version of i3 containing the precise git version, A human-readable version of i3 containing the precise git version,
build date and branch name. When you need to display the i3 version to build date and branch name. When you need to display the i3 version to