bump v20240408
This commit is contained in:
parent
973a8d0b59
commit
d6a80edf14
2
bake.1
2
bake.1
@ -1,4 +1,4 @@
|
||||
.TH BAKE "1" "March 2024" "bake 20240302" "User Commands"
|
||||
.TH BAKE "1" "March 2024" "bake 20240408" "User Commands"
|
||||
.SH NAME
|
||||
.B bake
|
||||
\- file embeddable scripts
|
||||
|
2
bake.c
2
bake.c
@ -32,7 +32,7 @@
|
||||
#define EXPUNGE_START "@{"
|
||||
#define EXPUNGE_STOP "}"
|
||||
|
||||
#define VERSION "20240404"
|
||||
#define VERSION "20240408"
|
||||
|
||||
#define HELP \
|
||||
BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \
|
||||
|
Loading…
Reference in New Issue
Block a user