From 27e2056ec8f5aa2c8ac31ec7d0e34abb99a53cb5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 4 Dec 2025 16:16:07 -0500 Subject: VERSION=0.4.0 --- src/Makefile | 2 +- src/alf.1 | 2 +- src/alfsum.1 | 2 +- src/unalf.1 | 2 +- src/ver.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 7ebbb71..25a6d32 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,7 @@ STRIP=yes ### No user-serviceable parts below. PROJ=alftools -VERSION=0.3.2 +VERSION=0.4.0 CFLAGS=-DVERSION='"$(VERSION)"' -Wall -I../f65 $(COPT) diff --git a/src/alf.1 b/src/alf.1 index e0f77a6..ae374fb 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-12-03" "0.3.1" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-12-04" "0.4.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 fb3c280..d0d1f83 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-03" "0.3.1" "Urchlay's Atari 8-bit Tools" +.TH "ALFSUM" 1 "2025-12-04" "0.4.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 a046999..743cc27 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-12-03" "0.3.1" "Urchlay's Atari 8-bit Tools" +.TH "UNALF" 1 "2025-12-04" "0.4.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 e956817..3d23af2 100644 --- a/src/ver.rst +++ b/src/ver.rst @@ -1 +1 @@ -.. |version| replace:: 0.3.1 +.. |version| replace:: 0.4.0 -- cgit v1.2.3