From 2d16f7c458bda016e54e16d0295375cd3d6c6e94 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 22 Jan 2005 22:14:14 +0000
Subject: [PATCH] Update version restriction on xml2.

---
 contrib/xml2/README.xml2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/xml2/README.xml2 b/contrib/xml2/README.xml2
index e37ea50e47e..79acbd8a166 100644
--- a/contrib/xml2/README.xml2
+++ b/contrib/xml2/README.xml2
@@ -14,7 +14,7 @@ Installation
 ------------
 
 The current build process will only work if the files are in
-contrib/xml2 in a PostgreSQL 7.3 or 7.4 source tree which has been
+contrib/xml2 in a PostgreSQL 7.3 or later source tree which has been
 configured and built (If you alter the subdir value in the Makefile
 you can place it in a different directory in a PostgreSQL tree).
 
-- 
GitLab