Skip to content

Commit

Permalink
v0.0.79 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdoiel committed Apr 12, 2024
1 parent def8e16 commit 0875203
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.79 affe713b
%doi2rdm(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

Expand Down
2 changes: 1 addition & 1 deletion ep3ds2citations.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%ep3ds2citations(1) irdmtools user manual | version 0.0.79 affe713b
%ep3ds2citations(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

Expand Down
2 changes: 1 addition & 1 deletion ep3util.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%ep3util(1) irdmtools user manual | version 0.0.79 affe713b
%ep3util(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

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.79 affe713b
%eprint2rdm(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

Expand Down
2 changes: 1 addition & 1 deletion eprintrest.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%eprintrest(1) irdmtools user manual | version 0.0.79 affe713b
%eprintrest(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

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.79 affe713b
%people2vocabulary(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel
% 2024-04-12

Expand Down
2 changes: 1 addition & 1 deletion rdm2eprint.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%rdm2eprint(1) irdmtools user manual | version 0.0.79 affe713b
%rdm2eprint(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

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.79 affe713b
%rdmutil(1) irdmtools user manual | version 0.0.79 def8e16d
% R. S. Doiel and Tom Morrell
% 2024-04-12

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 = "2024-04-12"

// ReleaseHash, the Git hash when version.go was generated
ReleaseHash = "affe713b"
ReleaseHash = "def8e16d"

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

0 comments on commit 0875203

Please sign in to comment.