diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | configure.ac | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@ -			powwow 1.2.21 README +			powwow 1.2.22 README  Powwow is a client program intended mainly for playing MUD.  It implements (a subset of) the telnet protocol. diff --git a/configure.ac b/configure.ac index 7a3efeb..0e03934 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@  # Process this file with autoconf to produce a configure script. -AC_INIT(powwow, 1.2.21) +AC_INIT(powwow, 1.2.22)  AM_INIT_AUTOMAKE  AC_CANONICAL_HOST | 
