From 249aeb12eba83f4644a3be861de2a67e9a646f26 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 10 Jan 2024 23:20:55 -0800 Subject: [PATCH] Bump the version numbers during development --- autodescribe | 2 +- autodescribe.1 | 2 +- automtime | 2 +- automtime.1 | 2 +- fv | 2 +- fv.1 | 2 +- fvi | 2 +- fvi.1 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/autodescribe b/autodescribe index 4b9136d..8d02ab0 100755 --- a/autodescribe +++ b/autodescribe @@ -1276,7 +1276,7 @@ comment_pnm () { ########################### if [ $# -eq 0 -o "$1" = "-h" -o "$1" = "-?" ] ; then - echo 'autodescribe ver. 7' + echo 'autodescribe ver. 8-dev' echo 'Usage: autodescribe [-?] [-h] [-l] [-e program] [ -q ] [ -t type ] file1 [ file2 ... ]' echo 'Extracts comments from files' echo ' -e cmd command to run once for each file with args: comment file' diff --git a/autodescribe.1 b/autodescribe.1 index 91c8617..19d54f1 100644 --- a/autodescribe.1 +++ b/autodescribe.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH AUTODESCRIBE 1 "2024-01-10" "autodescribe version 7" +.TH AUTODESCRIBE 1 "2024-01-10" "autodescribe version 8-dev" .SH NAME autodescribe \- automatically extract descriptions from files .SH SYNOPSIS diff --git a/automtime b/automtime index 335844c..6e913a3 100755 --- a/automtime +++ b/automtime @@ -859,7 +859,7 @@ mtime_zpaq () { ########################### if [ $# -eq 0 -o "$1" = "-h" -o "$1" = "-?" ] ; then - echo 'automtime ver. 7' + echo 'automtime ver. 8-dev' echo 'Usage: automtime [-?] [-h] [-l] [-m] [-e program] [ -q ] [ -t type ] file1 [ file2 ... ]' echo 'Extracts modification from internal file metadata' echo ' -e cmd command to run once for each file with args: mtime file' diff --git a/automtime.1 b/automtime.1 index e431e70..aea6f2e 100644 --- a/automtime.1 +++ b/automtime.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH AUTOMTIME 1 "2024-01-10" "automtime version 7" +.TH AUTOMTIME 1 "2024-01-10" "automtime version 8-dev" .SH NAME automtime \- automatically extract modification times from files .SH SYNOPSIS diff --git a/fv b/fv index ac460ab..7564e55 100755 --- a/fv +++ b/fv @@ -31,7 +31,7 @@ # in the first position. These extensions are listed using the -l option. usage () { - echo 'fv ver. 7' + echo 'fv ver. 8-dev' echo 'Displays directory listings for many archive types.' echo '' echo 'Usage: fv [-v] [-?] [-h] [-l] [-t type] archive1 [ archive2 ... ]' diff --git a/fv.1 b/fv.1 index 4ef1321..1d401d6 100644 --- a/fv.1 +++ b/fv.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FV 1 "2024-01-10" "fv version 7" +.TH FV 1 "2024-01-10" "fv version 8-dev" .SH NAME fv \- archive and package directory lister .SH SYNOPSIS diff --git a/fvi b/fvi index ffd7490..60431cd 100755 --- a/fvi +++ b/fvi @@ -31,7 +31,7 @@ # in the first position. These extensions are listed using the -l option. usage () { - echo 'fvi ver. 7' + echo 'fvi ver. 8-dev' echo 'Displays metadata for many file types.' echo '' echo 'Usage: fvi [-v] [-?] [-h] [-l] [-t type] file1 [ file2 ... ]' diff --git a/fvi.1 b/fvi.1 index 40c038f..b696809 100644 --- a/fvi.1 +++ b/fvi.1 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FVI 1 "2024-01-10" "fvi version 7" +.TH FVI 1 "2024-01-10" "fvi version 8-dev" .SH NAME fvi \- File view info metadata displayer .SH SYNOPSIS