diff --git a/Makefile b/Makefile index d1e38b1..6910964 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,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.3.0 +BVERSION = 2.3.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 df59327..569e5e3 100644 --- a/boxes-pkg.openwrt +++ b/boxes-pkg.openwrt @@ -29,12 +29,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=boxes -PKG_VERSION:=2.3.0 +PKG_VERSION:=2.3.1 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE) -PKG_SOURCE:=v2.3.0.tar.gz +PKG_SOURCE:=v2.3.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 535c385..33669c8 100644 --- a/boxes.portable.nuspec +++ b/boxes.portable.nuspec @@ -3,7 +3,7 @@ boxes.portable boxes (Portable) - 2.3.0 + 2.3.1 Thomas Jensen and the boxes contributors Command Line ASCII Boxes Unlimited! @@ -65,10 +65,10 @@ Details on where boxes looks for configuration files can be found ascii ascii-art box boxes command-line cli https://boxes.thomasjensen.com/images/boxes-sq-256.png - https://raw.githubusercontent.com/ascii-boxes/boxes/v2.3.0/LICENSE + https://raw.githubusercontent.com/ascii-boxes/boxes/v2.3.1/LICENSE en false - https://boxes.thomasjensen.com/2024/02/boxes-v2.3.0-released.html + https://boxes.thomasjensen.com/2024/10/boxes-v2.3.1-released.html https://github.com/ascii-boxes/boxes https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec https://boxes.thomasjensen.com/ diff --git a/doc/boxes.1.in b/doc/boxes.1.in index c784a8a..0dcf9d2 100644 --- a/doc/boxes.1.in +++ b/doc/boxes.1.in @@ -1,6 +1,6 @@ -.\" @(#)boxes.1 2.3.0 02/17/2024 +.\" @(#)boxes.1 2.3.1 10/03/2024 .\" -.TH boxes 1 "February 17 2024" +.TH boxes 1 "October 10 2024" .UC 4 .SH NAME boxes \- text mode box and comment drawing filter