updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 5 Aug 2001 14:17:04 +0000 (14:17 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 5 Aug 2001 14:17:04 +0000 (14:17 +0000)
prepare
scripts/makerfc

diff --git a/prepare b/prepare
index d93cc3a37e584948ca7519869557fc47d17c79e6..b00d1778947ee621cdd1e720a8b917561cb58f28 100755 (executable)
--- 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
 
 
 #############################################################################
index cdc0bdb1cedc94f40e4aa8b58c1bb7398abf9c62..2948e2c7d634d6b28f5420943ebe0b05235c9182 100755 (executable)
@@ -6,4 +6,4 @@
 #
 # Usage: makerfc <input_file> <output_file>
 #
-nroff -ms $1 | perl ./fix.pl > $2
+nroff -ms $1 | perl ../scripts/fix.pl > $2