From e33303acd573708424f1ea835285a5e7a78b933c Mon Sep 17 00:00:00 2001
From: Brian Coca <brian.coca+git@gmail.com>
Date: Mon, 7 Nov 2016 16:09:00 -0500
Subject: [PATCH] added version avialable to docs

---
 lib/ansible/modules/extras/windows/win_acl.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/ansible/modules/extras/windows/win_acl.py b/lib/ansible/modules/extras/windows/win_acl.py
index 42cb91ce12a..cd25af0a34e 100644
--- a/lib/ansible/modules/extras/windows/win_acl.py
+++ b/lib/ansible/modules/extras/windows/win_acl.py
@@ -29,7 +29,8 @@ module: win_acl
 version_added: "2.0"
 short_description: Set file/directory permissions for a system user or group.
 description:
-     - Add or remove rights/permissions for a given user or group for the specified src file or folder. If adding ACL's for AppPool identities, the Windows "Feature Web-Scripting-Tools" must be enabled
+     - Add or remove rights/permissions for a given user or group for the specified src file or folder.
+     - If adding ACL's for AppPool identities (available since 2.3), the Windows "Feature Web-Scripting-Tools" must be enabled
 options:
   path:
     description: