diff options
author | B. Watson <urchlay@slackware.uk> | 2025-03-11 13:34:52 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-03-11 13:34:52 -0400 |
commit | 0e3cff5887d29c6a96713c0516589672bf45aa99 (patch) | |
tree | 3d5d4d6f6857618e43f718a4e630a0921bd33622 /dasm2atasm.1 | |
parent | 997fb1bf0878cb6a455abec1d9d399cd5fcb0b44 (diff) | |
download | bw-atari8-tools-0e3cff5887d29c6a96713c0516589672bf45aa99.tar.gz |
all: update version number in man pages.
Diffstat (limited to 'dasm2atasm.1')
-rw-r--r-- | dasm2atasm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dasm2atasm.1 b/dasm2atasm.1 index f0613cb..733037c 100644 --- a/dasm2atasm.1 +++ b/dasm2atasm.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 "DASM2ATASM" 1 "2025-02-25" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "DASM2ATASM" 1 "2025-03-11" "0.2.2" "Urchlay's Atari 8-bit Tools" .SH NAME dasm2atasm \- Convert 6502 assembly source from dasm syntax to atasm or ca65 syntax. .\" RST source for dasm2atasm(1) man page. Convert with: |