diff --git a/ANNOUNCE b/ANNOUNCE
index b3ec1984a2a88f6db40fa09c07a8f05ed3b72960..8edb49b73f17bf8ac6950adb686355df7357e042 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
-PIKE 7.5 ANNOUNCEMENT
-$Id: ANNOUNCE,v 1.12 2003/04/07 02:35:55 nilsson Exp $ 
+PIKE 7.7 ANNOUNCEMENT
+$Id: ANNOUNCE,v 1.13 2005/07/22 20:30:49 nilsson Exp $ 
 
 Pike is an interpreted, object-oriented programming language with a
 syntax reminiscent of C and Java, and freely available and distributable
diff --git a/man/pike.1 b/man/pike.1
index 59030c6994fc8c9438d03602e1f7943ee7d8eacb..9f8ec78ef4a41243c89e81ddca8f60fdcc0d000a 100644
--- a/man/pike.1
+++ b/man/pike.1
@@ -1,14 +1,14 @@
-.\" $Id: pike.1,v 1.24 2004/10/05 17:43:15 bill Exp $
+.\" $Id: pike.1,v 1.25 2005/07/22 20:31:03 nilsson Exp $
 .\" name section last-modified title section-name product/status architecture
 .ds ]L Pike
-.TH pike 1 "$Date: 2004/10/05 17:43:15 $" Pike "Pike Manual" Pike
-.\" On Solaris ]L will contain "Last modified $Date: 2004/10/05 17:43:15 $"
+.TH pike 1 "$Date: 2005/07/22 20:31:03 $" Pike "Pike Manual" Pike
+.\" On Solaris ]L will contain "Last modified $Date: 2005/07/22 20:31:03 $"
 .\" while HPUX uses ]L to contain "Pike".
 .\" On OSF/1 ]L will already contain the wanted string.
-.if !\*(]LPike .ds ]L $Date: 2004/10/05 17:43:15 $ \" Solaris nroff
+.if !\*(]LPike .ds ]L $Date: 2005/07/22 20:31:03 $ \" Solaris nroff
 .\" Major (mj) and minor (mn) version of Pike
 .nr mj 7
-.nr mn 5
+.nr mn 7
 .SH NAME
 pike \- pike compiler and interpreter
 .SH SYNOPSIS