From d36115bfb8a2c7fcf7d9a364f3cdc6d51dfbd316 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 14 Jan 2011 03:50:46 -0500
Subject: [PATCH] - Require PHP 5.2.1 or greater

---
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index eb83997..49aae92 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@
 
 * The Apache or Lighttpd Webserver
 * .htaccess support allowing overrides for DirectoryIndex
-* PHP Version 5.2 or greater including
+* PHP Version 5.2.1 or greater including
    - PCRE, DOM, JSON, XML, Session, Sockets (required)
    - libiconv (recommended)
    - mbstring, fileinfo, mcrypt (optional)

--
Gitblit v1.9.1