mirror of
https://github.com/davidallendj/opaal.git
synced 2026-06-03 08:31:52 -06: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)
|