Skip to content

Commit 28e8af0

Browse files
committed
Commit for creating tag v0.0.12
1 parent bb4b781 commit 28e8af0

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 0.0.11 (2023-10-21)
3+
## 0.0.12 (2023-10-21)
44
* Release
55

66
## 0.0.10 (2023-10-21)

bin/rbt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import subprocess
1515
simulate = False
1616

1717
_USAGE = '''#BEGIN_DO_NOT_MODIFY:make update-doc
18-
RBT(1) User commands RBT(1)
18+
RBT(1) User commands RBT(1)
1919
2020
NAME
2121
rbt - Replace the text between begin and end tags
@@ -82,10 +82,10 @@ EXAMPLES
8282
AUTHOR
8383
Written by Jean-François Giraud. == COPYRIGHT
8484
85-
Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free
86-
software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
85+
Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you
86+
are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
8787
88-
replace-between-tags 0.0.11 2023-10-21 RBT(1)
88+
replace-between-tags 0.0.12 2023-10-21 RBT(1)
8989
#END_DO_NOT_MODIFY:make update-doc
9090
'''
9191

doc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.11
1+
0.0.12

doc/generated/man/man1/rbt.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
.\" Generator: Asciidoctor 2.0.12
55
.\" Date: 2023-10-21
66
.\" Manual: User commands
7-
.\" Source: replace-between-tags 0.0.11
7+
.\" Source: replace-between-tags 0.0.12
88
.\" Language: English
99
.\"
10-
.TH "RBT" "1" "2023-10-21" "replace\-between\-tags 0.0.11" "User commands"
10+
.TH "RBT" "1" "2023-10-21" "replace\-between\-tags 0.0.12" "User commands"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0

doc/generated/txt/rbt.1.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RBT(1) User commands RBT(1)
1+
RBT(1) User commands RBT(1)
22

33
NAME
44
rbt - Replace the text between begin and end tags
@@ -65,7 +65,7 @@ EXAMPLES
6565
AUTHOR
6666
Written by Jean-François Giraud. == COPYRIGHT
6767

68-
Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free
69-
software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
68+
Copyright © 2023 Jean-François Giraud. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you
69+
are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
7070

71-
replace-between-tags 0.0.11 2023-10-21 RBT(1)
71+
replace-between-tags 0.0.12 2023-10-21 RBT(1)

0 commit comments

Comments
 (0)