From: Tom Lane Date: Sun, 19 May 2019 00:00:33 +0000 (-0400) Subject: Bump version to 2.1. X-Git-Tag: REL_2_1_1~4 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=8d0b0495a4818abfccc4decfdcba016229dba3fd;p=pg_bsd_indent.git Bump version to 2.1. --- diff --git a/args.c b/args.c index 3a0d8bf..a93d335 100644 --- a/args.c +++ b/args.c @@ -55,7 +55,7 @@ static char sccsid[] = "@(#)args.c 8.1 (Berkeley) 6/6/93"; #include "indent_globs.h" #include "indent.h" -#define INDENT_VERSION "2.0" +#define INDENT_VERSION "2.1" /* profile types */ #define PRO_SPECIAL 1 /* special case */