magellan/config.env
2024-08-28 13:18:40 -06:00

5 lines
151 B
Bash

## This configuration is used by the Makefile
NAME=magellan
VERSION=$(shell git describe --tags --abbrev=0)
BUILD=$(shell git rev-parse --short HEAD)