Bump version to 2.1.
authorTom Lane <[email protected]>
Sun, 19 May 2019 00:00:33 +0000 (20:00 -0400)
committerTom Lane <[email protected]>
Sun, 19 May 2019 00:00:33 +0000 (20:00 -0400)
args.c

diff --git a/args.c b/args.c
index 3a0d8bf7bacf2d8d277014179c305bbf43fc1667..a93d335a4656b9698a1ef2d86c80e49c1a6b6373 100644 (file)
--- 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 */