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