From 0296c8dd7c4d3027d26ccb7fc874117b89fb588c Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Mon, 14 Jun 2021 21:00:11 +0200 Subject: [PATCH] v2.1.1 --- Makefile | 2 +- boxes-pkg.openwrt | 4 ++-- boxes.portable.nuspec | 6 +++--- doc/boxes.1.in | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 6b44f69..2aeec7c 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ # The following line (GLOBALCONF) is the only line you should need to edit! GLOBALCONF = /usr/share/boxes GIT_STATUS = $(shell git describe --dirty --always 2>/dev/null || echo "n/a") -BVERSION = 2.1.0 +BVERSION = 2.1.1 ALL_FILES = LICENSE README.md boxes-config DOC_FILES = doc/boxes.1 doc/boxes.el diff --git a/boxes-pkg.openwrt b/boxes-pkg.openwrt index 7aa02e4..7c9046d 100644 --- a/boxes-pkg.openwrt +++ b/boxes-pkg.openwrt @@ -34,12 +34,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=boxes -PKG_VERSION:=2.1.0 +PKG_VERSION:=2.1.1 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE) -PKG_SOURCE:=v2.1.0.tar.gz +PKG_SOURCE:=v2.1.1.tar.gz PKG_SOURCE_URL:=https://github.com/ascii-boxes/boxes/archive/refs/tags/ include $(INCLUDE_DIR)/package.mk diff --git a/boxes.portable.nuspec b/boxes.portable.nuspec index 64fb6de..7f57196 100644 --- a/boxes.portable.nuspec +++ b/boxes.portable.nuspec @@ -3,7 +3,7 @@ boxes.portable boxes (Portable) - 2.1.0 + 2.1.1 The Boxes Contributors Thomas Jensen Command Line ASCII Boxes Unlimited! @@ -83,10 +83,10 @@ these locations (in order): ascii ascii-art filter command-line cli https://boxes.thomasjensen.com/images/boxes-sq-256.png - https://raw.githubusercontent.com/ascii-boxes/boxes/v2.1.0/LICENSE + https://raw.githubusercontent.com/ascii-boxes/boxes/v2.1.1/LICENSE en false - https://boxes.thomasjensen.com/2021/04/boxes-v2.1.0-released.html + https://boxes.thomasjensen.com/2021/06/boxes-v2.1.1-released.html https://github.com/ascii-boxes/boxes https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec https://boxes.thomasjensen.com/docs/ diff --git a/doc/boxes.1.in b/doc/boxes.1.in index 148b824..e602f1c 100644 --- a/doc/boxes.1.in +++ b/doc/boxes.1.in @@ -1,6 +1,6 @@ -.\" @(#)boxes.1 2.1.0 04/17/2021 +.\" @(#)boxes.1 2.1.1 06/14/2021 .\" -.TH boxes 1 "April 17 2021" +.TH boxes 1 "June 14 2021" .UC 4 .SH NAME boxes \- text mode box and comment drawing filter