diff --git a/README b/README index c5143d0..5ef975a 100755 --- a/README +++ b/README @@ -9,7 +9,7 @@ or JUST install by running ./install.sh (has --help) --- -bake [-chln] [-s ] [ARGS...]; version 20240930 +bake [-chln] [-s ] [ARGS...]; version 20250104 Bake is a simple tool meant to execute embedded shell commands within any file. It executes with /bin/sh the command after a "@BAKE " to diff --git a/bake.1 b/bake.1 index b4a5eab..e9700fc 100755 --- a/bake.1 +++ b/bake.1 @@ -1,4 +1,4 @@ -.TH BAKE "1" "August 2024" "bake 20240930" "User Commands" +.TH BAKE "1" "January 2025" "bake 20250104" "User Commands" .SH NAME .B bake \- file embeddable scripts