Makefile: use short git tag; bump to v21.
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,5 +1,5 @@
|
|||||||
GITVER := $(shell git rev-parse HEAD)
|
GITVER := $(shell git rev-parse --short HEAD)
|
||||||
VERSION = 0.20
|
VERSION = 0.21
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
SBINDIR ?= $(PREFIX)/sbin
|
SBINDIR ?= $(PREFIX)/sbin
|
||||||
SHAREDIR ?= $(PREFIX)/share
|
SHAREDIR ?= $(PREFIX)/share
|
||||||
|
Reference in New Issue
Block a user