aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-29 04:39:04 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-29 04:39:04 -0500
commitfe4f639f5e5ac4b5233c39657126aa8bc02fc8a4 (patch)
tree9915f6e6e5a029a4953e32d228b4022cfdba826e
parentd8fbfd74c9a92c8b81b26dd2c3867ee649f7a82c (diff)
downloadalftools-fe4f639f5e5ac4b5233c39657126aa8bc02fc8a4.tar.gz
Update VERSION in Makefile.
-rw-r--r--src/Makefile2
-rw-r--r--src/alf.12
-rw-r--r--src/alfsum.12
-rw-r--r--src/unalf.12
-rw-r--r--src/ver.rst2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/Makefile b/src/Makefile
index 6e0100c..b9eeed4 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,7 @@ STRIP=yes
### No user-serviceable parts below.
PROJ=alftools
-VERSION=0.2.0
+VERSION=0.2.1
CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT)
diff --git a/src/alf.1 b/src/alf.1
index 9198ec4..ea5eef4 100644
--- a/src/alf.1
+++ b/src/alf.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "ALF" 1 "2025-11-29" "0.2.0" "Urchlay's Atari 8-bit Tools"
+.TH "ALF" 1 "2025-11-29" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
alf \- create Atari 8-bit ALF archives
.\" RST source for alf(1) man page. Convert with:
diff --git a/src/alfsum.1 b/src/alfsum.1
index 3293c03..086f2d5 100644
--- a/src/alfsum.1
+++ b/src/alfsum.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "ALFSUM" 1 "2025-11-28" "0.2.0" "Urchlay's Atari 8-bit Tools"
+.TH "ALFSUM" 1 "2025-11-29" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
alfsum \- calculate ALF checksums
.\" RST source for alfsum(1) man page. Convert with:
diff --git a/src/unalf.1 b/src/unalf.1
index ffc41c1..e69c20c 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "UNALF" 1 "2025-11-29" "0.2.0" "Urchlay's Atari 8-bit Tools"
+.TH "UNALF" 1 "2025-11-29" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
unalf \- extract Atari 8-bit ALF archives
.\" RST source for unalf(1) man page. Convert with:
diff --git a/src/ver.rst b/src/ver.rst
index 2c33076..6f54bd4 100644
--- a/src/ver.rst
+++ b/src/ver.rst
@@ -1 +1 @@
-.. |version| replace:: 0.2.0
+.. |version| replace:: 0.2.1