Skip to content

Commit 46e2a14

Browse files
committed
version 0.9.6.12
1 parent 31eca58 commit 46e2a14

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

man/trans.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 2.5
22
.\"
3-
.TH "TRANS" "1" "2019\-07\-25" "0.9.6.11" ""
3+
.TH "TRANS" "1" "2020\-05\-11" "0.9.6.12" ""
44
.hy
55
.SH NAME
66
.PP

man/trans.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
% TRANS(1) 0.9.6.11
1+
% TRANS(1) 0.9.6.12
22
% Mort Yao <[email protected]>
3-
% 2019-07-25
3+
% 2020-05-11
44

55
# NAME
66

metainfo.awk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
BEGIN {
22
Name = "Translate Shell"
33
Description = "Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc."
4-
Version = "0.9.6.11"
5-
ReleaseDate = "2019-07-25"
4+
Version = "0.9.6.12"
5+
ReleaseDate = "2020-05-11"
66
Command = "trans"
77
EntryPoint = "translate.awk"
88
EntryScript = "translate"

0 commit comments

Comments
 (0)