From 3a7b92c9114a131d97c1b89911489ca43650fb0a Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Sun, 7 Jan 2024 14:10:29 +0100 Subject: [PATCH] Update year --- core/resources/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/build.properties b/core/resources/build.properties index af4f46bbd..505c361b2 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -4,7 +4,7 @@ build.version=23.09.SNAPSHOT # The copyright year for the build. Displayed in the about dialog. # Will show as Copyright 2013-${build.copyright} -build.copyright=2023 +build.copyright=2024 # The source of the package. When building a package for a specific # distribution (Debian, Fedora etc.), this should be changed appropriately!