From 723f66076e424a8c8f01e216c8e95f624a496262 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Sat, 6 Sep 1997 01:46:25 +0000 Subject: [PATCH] Update entab version. --- src/tools/entab/entab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/entab/entab.c b/src/tools/entab/entab.c index ab7d1930d03..98b0104082d 100644 --- a/src/tools/entab/entab.c +++ b/src/tools/entab/entab.c @@ -2,7 +2,7 @@ ** entab.c - add tabs to a text file ** by Bruce Momjian (root@candle.pha.pa.us) ** -** version 1.0 +** version 1.1 ** ** tabsize = 4 ** -- GitLab