bump v20240413
This commit is contained in:
parent
4fc2c69e96
commit
6fb6964bd7
2
bake.1
2
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
|
.SH NAME
|
||||||
.B bake
|
.B bake
|
||||||
\- file embeddable scripts
|
\- file embeddable scripts
|
||||||
|
2
bake.c
2
bake.c
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#define VERSION "20240408"
|
#define VERSION "20240413"
|
||||||
|
|
||||||
#define HELP \
|
#define HELP \
|
||||||
BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \
|
BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \
|
||||||
|
Loading…
Reference in New Issue
Block a user