From fb04b801fe4d918416519b0ce8e45bae3e8f05f3 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <mani@lysator.liu.se> Date: Fri, 22 Jul 2005 22:31:03 +0200 Subject: [PATCH] Version update Rev: ANNOUNCE:1.13 Rev: man/pike.1:1.25 --- ANNOUNCE | 4 ++-- man/pike.1 | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index b3ec1984a2..8edb49b73f 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 59030c6994..9f8ec78ef4 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 -- GitLab