aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Slaven <bpk@hoopajoo.net>2021-07-09 15:34:30 (GMT)
committerSteve Slaven <bpk@hoopajoo.net>2021-07-09 15:34:30 (GMT)
commit57cc8e95ac7f96ff6eae17b46edc60b01f2d0e0a (patch)
tree97a5d543431c749781e19342a27ee78b286d5ac6
parent9456afa9330498fee4f1f885cc357a072b70cffa (diff)
downloadpowwow-57cc8e95ac7f96ff6eae17b46edc60b01f2d0e0a.zip
powwow-57cc8e95ac7f96ff6eae17b46edc60b01f2d0e0a.tar.gz
powwow-57cc8e95ac7f96ff6eae17b46edc60b01f2d0e0a.tar.bz2
version bumpv1.2.23
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 830df06..1f5e080 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- powwow 1.2.22 README
+ powwow 1.2.23 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 0e03934..a69864e 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.22)
+AC_INIT(powwow, 1.2.23)
AM_INIT_AUTOMAKE
AC_CANONICAL_HOST