Skip to content

Commit

Permalink
Quick Save
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdoiel committed Jun 8, 2023
1 parent be555c3 commit c4dd3b6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion doi2rdm.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%doi2rdm(1) irdmtools user manual | version 0.0.17 a139e6d
%doi2rdm(1) irdmtools user manual | version 0.0.17 be555c3
% R. S. Doiel and Tom Morrell
% 2023-06-08

Expand Down
2 changes: 1 addition & 1 deletion eprint2rdm.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%eprint2rdm(1) irdmtools user manual | version 0.0.17 a139e6d
%eprint2rdm(1) irdmtools user manual | version 0.0.17 be555c3
% R. S. Doiel and Tom Morrell
% 2023-06-08

Expand Down
2 changes: 1 addition & 1 deletion man/man1/doi2rdm.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "doi2rdm" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 a139e6d"
.TH "doi2rdm" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 be555c3"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion man/man1/eprint2rdm.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "eprint2rdm" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 a139e6d"
.TH "eprint2rdm" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 be555c3"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion man/man1/people2vocabulary.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "people2vocabulary" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 a139e6d"
.TH "people2vocabulary" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 be555c3"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion man/man1/rdmutil.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rdmutil" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 a139e6d"
.TH "rdmutil" "1" "2023-06-08" "irdmtools user manual" "version 0.0.17 be555c3"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion people2vocabulary.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%people2vocabulary(1) irdmtools user manual | version 0.0.17 a139e6d
%people2vocabulary(1) irdmtools user manual | version 0.0.17 be555c3
% R. S. Doiel
% 2023-06-08

Expand Down
2 changes: 1 addition & 1 deletion rdmutil.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%rdmutil(1) irdmtools user manual | version 0.0.17 a139e6d
%rdmutil(1) irdmtools user manual | version 0.0.17 be555c3
% R. S. Doiel and Tom Morrell
% 2023-06-08

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
ReleaseDate = "2023-06-08"

// ReleaseHash, the Git hash when version.go was generated
ReleaseHash = "a139e6d"
ReleaseHash = "be555c3"

LicenseText = `
Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit c4dd3b6

Please sign in to comment.