From 5565596352c28e211b2cade22336deba715bd86d Mon Sep 17 00:00:00 2001 From: Sean Middleditch Date: Sat, 24 Oct 2009 15:38:46 -0700 Subject: version corrections in source files and README --- README | 2 +- libtelnet.c | 2 +- libtelnet.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index d8f6e07..0ef18a8 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ===================================================================== - libtelnet 0.12 - TELNET protocol handling library + libtelnet - TELNET protocol handling library ===================================================================== http://github.com/elanthis/libtelnet diff --git a/libtelnet.c b/libtelnet.c index 8e73a05..bf0409b 100644 --- a/libtelnet.c +++ b/libtelnet.c @@ -1,5 +1,5 @@ /* - * libtelnet 0.9 + * libtelnet - TELNET protocol handling library * * Sean Middleditch * sean@sourcemud.org diff --git a/libtelnet.h b/libtelnet.h index d4d31e6..74a52ef 100644 --- a/libtelnet.h +++ b/libtelnet.h @@ -1,5 +1,5 @@ /* - * libtelnet 0.9 + * libtelnet - TELNET protocol handling library * * Sean Middleditch * sean@sourcemud.org -- cgit v1.2.3