From d35ced607b715b38aaae37755a568ca6229a98ba Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 25 Sep 2013 16:49:25 +0200 Subject: drop version from Makefile, we do not use it --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 934b706..1c87fc4 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,6 @@ INSTALL := install RM := rm CFLAGS += -O2 -Wall -Werror CFLAGS += $(shell pkg-config --cflags --libs nettle) -VERSION = $(shell git describe --tags --long) all: nthash -- cgit v1.2.3-54-g00ecf