From 63f810e8ae115ea6838f4c1cabbd41135eca398e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 26 Jan 2020 10:44:34 -0800 Subject: Version 6. --- autotab.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autotab.c b/autotab.c index 0c27bfb..0ff3f8f 100644 --- a/autotab.c +++ b/autotab.c @@ -5,7 +5,7 @@ * it as a Vim command to set up the tabstop, shiftwidth and expandtab * parameters. * - * Copyright 2007-2016 + * Copyright 2007-2020 * Kaz Kylheku * Vancouver, Canada * @@ -43,7 +43,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#define AUTOTAB_VER 5 +#define AUTOTAB_VER 6 #include #include #include -- cgit v1.2.3