Parcourir la source

bump v20240408

tags/v20240408^0
Chad C. Starz il y a 1 mois
Parent
révision
d6a80edf14
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: CEEBC9208C287297
3 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +1
    -1
      bake.1
  2. +1
    -1
      bake.c
  3. +1
    -1
      shake

+ 1
- 1
bake.1 Voir le fichier

@@ -1,4 +1,4 @@
.TH BAKE "1" "March 2024" "bake 20240302" "User Commands"
.TH BAKE "1" "March 2024" "bake 20240408" "User Commands"
.SH NAME .SH NAME
.B bake .B bake
\- file embeddable scripts \- file embeddable scripts


+ 1
- 1
bake.c Voir le fichier

@@ -32,7 +32,7 @@
#define EXPUNGE_START "@{" #define EXPUNGE_START "@{"
#define EXPUNGE_STOP "}" #define EXPUNGE_STOP "}"


#define VERSION "20240404"
#define VERSION "20240408"


#define HELP \ #define HELP \
BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \ BOLD "[option] target-file" RESET " [" GREEN "arguments" RESET " ...]\n" \


+ 1
- 1
shake Voir le fichier

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


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


VERSION="20240302"
VERSION="20240408"


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


Chargement…
Annuler
Enregistrer