aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2011-01-15 20:33:42 -0500
committerThomas Harning Jr <harningt@gmail.com>2011-01-15 20:33:42 -0500
commit35246543e03676ba0e55a8c742a93ccbffda3fea (patch)
treec4a2cb327be91bf1900faf9f129600809fc9ec99 /README
parent5ec63dfcc62a70be811e2abd09e372113500beec (diff)
downloadluaevent-prosody-35246543e03676ba0e55a8c742a93ccbffda3fea.tar.gz
luaevent-prosody-35246543e03676ba0e55a8c742a93ccbffda3fea.zip
docs: updates README and CHANGELOG with version notes and impending new tag
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5a48380..6612408 100644
--- a/README
+++ b/README
@@ -13,9 +13,9 @@ GIT Repositories:
See: https://github.com/harningt/luaevent
Build Requirements:
- libevent (recommend >= 1.3b)
+ libevent (recommend >= 1.4)
Usage Requirements:
- libevent (recommend >= 1.3b)
+ libevent (recommend >= 1.4)
LuaSocket
See test/ directory for examples of usage.