X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=bd2bd9d95fe8356f09e756268340f2f4cad52706;hb=9b6c71b05beb750da78bea312b8b9347d8fda21f;hp=d67c9bff98f15a57270d5f6c8ce101cf093b41c8;hpb=ed0b4c07d3dee1c2a3c250ec11ba58839671c934;p=paraslash.git diff --git a/Makefile.real b/Makefile.real index d67c9bff..bd2bd9d9 100644 --- a/Makefile.real +++ b/Makefile.real @@ -21,7 +21,7 @@ uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h) -COPYRIGHT_YEAR := 2023 +COPYRIGHT_YEAR := 2024 ifeq ("$(origin O)", "command line") build_dir := $(O)