Changing reference to version number

git-svn-id: file:///var/svn/lua-iconv/trunk@55 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
Alexandre Erwin Ittner 2008-05-19 00:39:27 +00:00
parent 9fba6938b2
commit e126253925

2
README
View File

@ -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: