Skip to content

Commit

Permalink
Quick Save
Browse files Browse the repository at this point in the history
  • Loading branch information
R. S. Doiel committed Oct 11, 2024
1 parent 5f3b2ab commit 6ae3388
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion html2skim.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%html2skim(1) html2skim user manual | version 0.0.15 e554e05
%html2skim(1) html2skim user manual | version 0.0.15 5f3b2ab
% R. S. Doiel
% 2024-10-10

Expand Down
2 changes: 1 addition & 1 deletion skim2md.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%skim2md(1) skim2md user manual | version 0.0.15 e554e05
%skim2md(1) skim2md user manual | version 0.0.15 5f3b2ab
% R. S. Doiel
% 2024-10-10

Expand Down
2 changes: 1 addition & 1 deletion skimmer.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%skimmer(1) skimmer user manual | version 0.0.15 e554e05
%skimmer(1) skimmer user manual | version 0.0.15 5f3b2ab
% R. S. Doiel
% 2024-10-10

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-10-10"

// ReleaseHash, the Git hash when version.go was generated
ReleaseHash = "e554e05"
ReleaseHash = "5f3b2ab"

LicenseText = `
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Expand Down

0 comments on commit 6ae3388

Please sign in to comment.