From 92cbaef70d7ecc41e54ca4f25130703f32031156 Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Wed, 8 Oct 2008 12:54:30 +0200 Subject: [PATCH] UserManual: minimum requirements are git v1.5.4, not v1.5.3 --- Documentation/UserManual/text/01-Introduction.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/UserManual/text/01-Introduction.markdown b/Documentation/UserManual/text/01-Introduction.markdown index 6acb450..af7570b 100644 --- a/Documentation/UserManual/text/01-Introduction.markdown +++ b/Documentation/UserManual/text/01-Introduction.markdown @@ -9,8 +9,8 @@ Requirements GitX is made specifically for Mac OS X 10.5 and higher. Because it uses features like Garbage Collection, you can't compile it on earlier systems. -GitX also requires a fairly recent Git -- anything higher than v1.5.3 should -do. +GitX also requires a fairly recent Git -- version 1.5.4 and higher are all +supported. Contact -------