Skip to content

Commit

Permalink
Quick Save
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdoiel committed Oct 10, 2023
1 parent 8a1f5ef commit bd9927a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4 3adbe30
%skimmer(1) skimmer user manual | version 0.0.4 8a1f5ef
% R. S. Doiel
% 2023-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 = "2023-10-10"

// ReleaseHash, the Git hash when version.go was generated
ReleaseHash = "3adbe30"
ReleaseHash = "8a1f5ef"

LicenseText = `
Permission is hereby granted, free of charge, to any person obtaining a
Expand Down

0 comments on commit bd9927a

Please sign in to comment.