diff --git a/bake.1 b/bake.1 index 3e26da7..f30be94 100644 --- a/bake.1 +++ b/bake.1 @@ -1,4 +1,4 @@ -.TH BAKE "1" "March 2024" "bake 20240408" "User Commands" +.TH BAKE "1" "April 2024" "bake 20240413" "User Commands" .SH NAME .B bake \- file embeddable scripts diff --git a/bake.c b/bake.c index 0621a2d..d5a1dd7 100644 --- a/bake.c +++ b/bake.c @@ -27,7 +27,7 @@ #include "config.h" -#define VERSION "20240408" +#define VERSION "20240413" #define HELP \ BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \