~sotirisp/bootsh

9868bcc1486a171d2465137cdda4da160bd3ca06 — Sotiris Papatheodorou 1 year, 4 months ago 7a3746a v1.1.0
Increment version to v1.1.0
3 files changed, 3 insertions(+), 3 deletions(-)

M bootsh
M doc/bootsh.1
M doc/bootsh.1.scd
M bootsh => bootsh +1 -1
@@ 1,5 1,5 @@
#!/bin/sh
# bootsh v1.0.2 - create a bootable removable device from an image file
# bootsh v1.1.0 - create a bootable removable device from an image file
# SPDX-FileCopyrightText: 2021-2022 Sotiris Papatheodorou
# SPDX-License-Identifier: GPL-3.0-or-later
set -eu

M doc/bootsh.1 => doc/bootsh.1 +1 -1
@@ 5,7 5,7 @@
.nh
.ad l
.\" Begin generated content:
.TH "bootsh" "1" "2022-01-06" "bootsh 1.0.2"
.TH "bootsh" "1" "2022-01-06" "bootsh 1.1.0"
.P
.SH NAME
.P

M doc/bootsh.1.scd => doc/bootsh.1.scd +1 -1
@@ 1,4 1,4 @@
bootsh(1) "bootsh 1.0.2"
bootsh(1) "bootsh 1.1.0"

# NAME