mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
5 lines
110 B
Bash
5 lines
110 B
Bash
## This configuration is used by the Makefile
|
|
|
|
NAME=magellan
|
|
VERSION=$(shell git describe --tags --abbrev=0)
|
|
|