summaryrefslogtreecommitdiff
path: root/readline/README
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:20 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:20 +0000
commit15313ba908c1d6718a7ac51fbc3180d4c2ea066f (patch)
treec2d744e149d51d272b07b972cc713ce6f2f572a7 /readline/README
parent3722a119d4898b72203a19b360c634ce9026bfd5 (diff)
downloadgdb-15313ba908c1d6718a7ac51fbc3180d4c2ea066f.tar.gz
Import of readline 4.1readline_4_1
Diffstat (limited to 'readline/README')
-rw-r--r--readline/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/README b/readline/README
index 56565b2fb80..41a5d0c82d6 100644
--- a/readline/README
+++ b/readline/README
@@ -1,7 +1,7 @@
Introduction
============
-This is the Gnu Readline library, version 4.0.
+This is the Gnu Readline library, version 4.1.
The Readline library provides a set of functions for use by applications
that allow users to edit command lines as they are typed in. Both