From e1262539255f844e2a6253ca46b7dcd9ff82aed8 Mon Sep 17 00:00:00 2001 From: Alexandre Erwin Ittner Date: Mon, 19 May 2008 00:39:27 +0000 Subject: [PATCH] Changing reference to version number git-svn-id: file:///var/svn/lua-iconv/trunk@55 9538949d-8f27-0410-946f-ce01ef448559 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f9d658d..ddca991 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ sequence of corresponding characters in another codeset. The codesets are those specified in the iconv.new() call that returned the conversion descriptor, cd. -Lua-iconv r4 *requires* Lua 5.1. If you are using Lua 5.0, please use the +Lua-iconv r5 *requires* Lua 5.1. If you are using Lua 5.0, please use the first release (lua-iconv-r1). Details regarding iconv may be obtained from: