From 47094458190a6704d1797852f4b80a26052df389 Mon Sep 17 00:00:00 2001 From: Brian Callahan Date: Sat, 5 Dec 2020 16:47:53 -0500 Subject: [PATCH] I forgot to crank version.c Re-roll to 6.8.1 Fix #36 --- README.md | 2 +- version.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ad16ae..6c9c94d 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ reach out to the tech@ mailing list on OpenBSD. Get a tarball ------------- See the Releases tab on GitHub. -The latest version is mg-6.7. +The latest version is mg-6.8.1. diff --git a/version.c b/version.c index 800fd10..b48e242 100644 --- a/version.c +++ b/version.c @@ -13,7 +13,7 @@ #include "def.h" -const char version[] = "Mg 2a portable 6.7"; +const char version[] = "Mg 2a portable 6.8.1"; /* * Display the version. All this does