From 0e47d52c437f71f1956022635e6766dda7320e62 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 5 Aug 2012 14:39:45 +0200 Subject: [PATCH] ipc: clarify the patch version for sth like 4.2 --- docs/ipc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ipc b/docs/ipc index 508e789c..0a1f9cfe 100644 --- a/docs/ipc +++ b/docs/ipc @@ -551,7 +551,7 @@ minor (integer):: bugfixes might be introduced in patch releases, too. patch (integer):: 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):: 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