aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--debian/changelog6
3 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 3c1cb19..8846baa 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- powwow 1.2.9 README
+ powwow 1.2.13 README
Powwow is a client program intended mainly for playing MUD.
It implements (a subset of) the telnet protocol.
diff --git a/configure.in b/configure.in
index ea1ee5e..aea52e3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
AC_INIT
-AM_INIT_AUTOMAKE(powwow, 1.2.12)
+AM_INIT_AUTOMAKE(powwow, 1.2.13)
AC_ARG_ENABLE(vt100,
AC_HELP_STRING([--enable-vt100],
diff --git a/debian/changelog b/debian/changelog
index 122f621..9a87ed5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+powwow (1.2.13) unstable; urgency=low
+
+ * Release
+
+ -- Steve Slaven <bpk@hoopajoo.net> Wed, 10 Oct 2007 09:26:23 -0700
+
powwow (1.2.12) unstable; urgency=low
* Release