summaryrefslogtreecommitdiff
path: root/import_libevent
diff options
context:
space:
mode:
Diffstat (limited to 'import_libevent')
-rwxr-xr-ximport_libevent2
1 files changed, 1 insertions, 1 deletions
diff --git a/import_libevent b/import_libevent
index 77919b0..80d6bc1 100755
--- a/import_libevent
+++ b/import_libevent
@@ -1,6 +1,6 @@
#!/bin/sh
-LE=../libevent-1.4.2-rc
+LE=../libevent-1.4.3-stable
if ! [ -e evbuffer.c ]; then
echo do not run this programm unless you know what you are doing