Skip to content

Commit 299b22d

Browse files
committed
Bump version number for release of v2.3.4
1 parent e1ca47c commit 299b22d

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

bin/artprint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if ! is-at-least "5.7"; then
1010
exit 1
1111
fi
1212

13-
arttime_version="2.3.2"
13+
arttime_version="2.3.4"
1414

1515
zmodload zsh/zutil
1616
zmodload zsh/terminfo

share/arttime/doc/artprint.1.ans

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@
135135
refer the documents titled LICENSE_ART, LICENSE_CODE, and
136136
LICENSE_ADDENDUM_CFLA at https://github.com/poetaman/arttime.
137137

138-
Artprint 2.3.2 2024-04-29 ARTPRINT(1)
138+
Artprint 2.3.4 2024-06-02 ARTPRINT(1)

share/arttime/doc/artprint.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ LICENSE
135135
refer the documents titled LICENSE_ART, LICENSE_CODE, and
136136
LICENSE_ADDENDUM_CFLA at https://github.com/poetaman/arttime.
137137

138-
Artprint 2.3.2 2024-04-29 ARTPRINT(1)
138+
Artprint 2.3.4 2024-06-02 ARTPRINT(1)

share/arttime/doc/arttime.1.ans

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,4 +549,4 @@
549549
titled LICENSE_ART, LICENSE_CODE, and LICENSE_ADDENDUM_CFLA at
550550
https://github.com/poetaman/arttime.
551551

552-
Arttime 2.3.2 2024-04-29 ARTTIME(1)
552+
Arttime 2.3.4 2024-06-02 ARTTIME(1)

share/arttime/doc/arttime.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,4 +549,4 @@ LICENSE
549549
titled LICENSE_ART, LICENSE_CODE, and LICENSE_ADDENDUM_CFLA at
550550
https://github.com/poetaman/arttime.
551551

552-
Arttime 2.3.2 2024-04-29 ARTTIME(1)
552+
Arttime 2.3.4 2024-06-02 ARTTIME(1)

share/arttime/src/arttime.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if ! is-at-least "5.7"; then
1515
exit 1
1616
fi
1717

18-
arttime_version="2.3.2"
18+
arttime_version="2.3.4"
1919

2020
zmodload zsh/zselect
2121
zmodload zsh/zutil

share/man/man1/artprint.1.gz

-1 Bytes
Binary file not shown.

share/man/man1/arttime.1.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)