From e2ed0b7e1a4ce4cc61ac8373cceca9c922cfad9e Mon Sep 17 00:00:00 2001 From: rippler Date: Tue, 18 Nov 2014 23:27:37 +0800 Subject: [PATCH] Corrected wrong version info Of course it's not a real fix - this should be created from the output of `ee version` and some other command (from changelog?) for the release date. --- docs/man/ee.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/ee.8 b/docs/man/ee.8 index cf0821f0..2cc202bb 100644 --- a/docs/man/ee.8 +++ b/docs/man/ee.8 @@ -1,4 +1,4 @@ -.TH ee 8 "EasyEngine (ee) version: 2.0.0" "July 11, 2014" "EasyEngine" +.TH ee 8 "EasyEngine (ee) version: 2.2.1" "Oct 16,2014" "EasyEngine" .SH NAME .B EasyEngine (ee) \- Manage Nginx Based Websites.