Procházet zdrojové kódy

bump v20240408

tags/v20240408^0
Chad C. Starz před 1 měsícem
rodič
revize
d6a80edf14
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: CEEBC9208C287297
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +1
    -1
      bake.1
  2. +1
    -1
      bake.c
  3. +1
    -1
      shake

+ 1
- 1
bake.1 Zobrazit soubor

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


+ 1
- 1
bake.c Zobrazit soubor

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


+ 1
- 1
shake Zobrazit soubor

@@ -4,7 +4,7 @@

# Issues: sloooow, fails to handle multi-line statements

VERSION="20240302"
VERSION="20240408"

BLUE='\033[34m'
GREEN='\033[32m'


Načítá se…
Zrušit
Uložit