Explorar o código

Makefile: use short git tag; bump to v21.

Juan RP %!s(int64=11) %!d(string=hai) anos
pai
achega
3061aa72cd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -1,5 +1,5 @@
-GITVER := $(shell git rev-parse HEAD)
-VERSION = 0.20
+GITVER := $(shell git rev-parse --short HEAD)
+VERSION = 0.21
 PREFIX ?= /usr/local
 SBINDIR ?= $(PREFIX)/sbin
 SHAREDIR ?= $(PREFIX)/share