diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 | ||||
| -rw-r--r-- | src/alf.1 | 2 | ||||
| -rw-r--r-- | src/alfsum.1 | 2 | ||||
| -rw-r--r-- | src/unalf.1 | 2 | ||||
| -rw-r--r-- | src/ver.rst | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/Makefile b/src/Makefile index 7933168..86a5a80 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.2.1 +VERSION=0.3.0 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) @@ -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-12-01" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-12-01" "0.3.0" "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 8994393..0afccd7 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-12-01" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "ALFSUM" 1 "2025-12-01" "0.3.0" "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 e69c20c..c1683a4 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.1" "Urchlay's Atari 8-bit Tools" +.TH "UNALF" 1 "2025-12-01" "0.3.0" "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 6f54bd4..443bbb2 100644 --- a/src/ver.rst +++ b/src/ver.rst @@ -1 +1 @@ -.. |version| replace:: 0.2.1 +.. |version| replace:: 0.3.0 |
