From 08552f503f3db9c86568025dcf98d934b118fb6d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 15 Nov 2011 11:25:10 +0000 Subject: [PATCH] eina README updated SVN revision: 65236 --- legacy/eina/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/legacy/eina/README b/legacy/eina/README index 2645f8f959..69ec205cb6 100644 --- a/legacy/eina/README +++ b/legacy/eina/README @@ -1,4 +1,4 @@ -Eina 1.0.0 BETA +Eina 1.1.0 ****************************************************************************** @@ -10,9 +10,8 @@ Eina 1.0.0 BETA Requirements: ------------- Must have: - libc + libc (pthread or windows threading support, iconv support) libm - (For windows you also need: evil) Eina is a library providing data structure utilities for EFL that are meant to be lean, efficient and tailored to EFL's needs. This saves each