bump v20240413

This commit is contained in:
Chad C. Starz 2024-04-14 05:22:07 +00:00
parent 4fc2c69e96
commit 6fb6964bd7
No known key found for this signature in database
GPG Key ID: CEEBC9208C287297
2 changed files with 2 additions and 2 deletions

2
bake.1
View File

@ -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

2
bake.c
View File

@ -27,7 +27,7 @@
#include "config.h"
#define VERSION "20240408"
#define VERSION "20240413"
#define HELP \
BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \