diff options
| author | Jeff Carr <[email protected]> | 2025-10-19 06:31:05 -0500 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-19 06:31:05 -0500 | 
| commit | f04fa71338774d8318fed97d7e2b734a5b49be4f (patch) | |
| tree | f8d58867010d2fad9a9d069073fa0bd4f0515ffd | |
| parent | d496fac6bf347112791e1542798b734e4ac091bd (diff) | |
new argvv0.0.35
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | argv.struct.go (renamed from args.go) | 0 | 
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.PHONY: build +  VERSION = $(shell git describe --tags)  BUILDTIME = $(shell date +%Y.%m.%d)  | 
