X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=2d0a6bb64e6a4094081b6efc9779fcfc1156a153;hb=d4d72473957544283b6d426c3d4fa0b3f583da87;hp=f5c34af7b590145c99d3a8ced9b2badfd7179048;hpb=50e03ce10c3bab1c43e1e68dca3b0471d63807d9;p=dss.git diff --git a/Makefile b/Makefile index f5c34af..2d0a6bb 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,11 @@ +# SPDX-License-Identifier: GPL-2.0 PREFIX ?= /usr/local INSTALL ?= install INSTALL_PROGRAM ?= $(INSTALL) INSTALL_DATA ?= $(INSTALL) -m 644 MKDIR_P := mkdir -p -VERSION_STRING = 0.1.7 +VERSION_STRING = 1.0.0 dss_objects := dss.o str.o file.o exec.o sig.o daemon.o df.o tv.o snap.o ipc.o dss.lsg.o all: dss dss.1