X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=Makefile;h=2d0a6bb64e6a4094081b6efc9779fcfc1156a153;hp=f5c34af7b590145c99d3a8ced9b2badfd7179048;hb=56f81b0dfa62bb5bf2c338733d9370a8b11bfc39;hpb=c9fd9f2239319b95c46e49b1b7040e1a898cdcf7 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