From 7691fc67b9c86678c8c19ca0bd03f4b3c86aed97 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 21 Dec 2024 04:38:25 -0500 Subject: bump version number to 0.3.0. --- Makefile | 2 +- uxd.1 | 2 +- ver.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 4876db3..3b074e7 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ GZIP_MAN=yes # ### No user-serviceable parts below. -VERSION=0.2.1 +VERSION=0.3.0 DEFINES=-DVERSION='"$(VERSION)"' WARNFLAGS=-std=c89 -Wall -pedantic -Wextra diff --git a/uxd.1 b/uxd.1 index 735845a..08d4eb5 100644 --- a/uxd.1 +++ b/uxd.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 "UXD" 1 "2024-12-21" "0.2.1" "Urchlay's Utilities" +.TH "UXD" 1 "2024-12-21" "0.3.0" "Urchlay's Utilities" .SH NAME uxd \- UTF-8 hex dumper .SH SYNOPSIS diff --git a/ver.rst b/ver.rst index 6f54bd4..443bbb2 100644 --- a/ver.rst +++ b/ver.rst @@ -1 +1 @@ -.. |version| replace:: 0.2.1 +.. |version| replace:: 0.3.0 -- cgit v1.2.3