From 6f27349ebaca7731337e993afb35b8b765e30778 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 5 Aug 2001 14:17:04 +0000 Subject: [PATCH] updates. --- prepare | 2 +- scripts/makerfc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare b/prepare index d93cc3a3..b00d1778 100755 --- a/prepare +++ b/prepare @@ -38,7 +38,7 @@ # SILC Distribution versions. Set here or give the version on the command # line as argument. # -SILC_VERSION=0.5 # Base version +SILC_VERSION=0.5.1 # Base version ############################################################################# diff --git a/scripts/makerfc b/scripts/makerfc index cdc0bdb1..2948e2c7 100755 --- a/scripts/makerfc +++ b/scripts/makerfc @@ -6,4 +6,4 @@ # # Usage: makerfc # -nroff -ms $1 | perl ./fix.pl > $2 +nroff -ms $1 | perl ../scripts/fix.pl > $2 -- 2.24.0