Commit f0b028cd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

More appropiate version string

parent 99ca8aba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
PACKAGE ?= feh
VERSION ?= 1.8-git
VERSION ?= ${shell git describe}

# Prefix for all installed files
PREFIX ?= /usr/local