Merge branch 'main' into multilib

This commit is contained in:
Poltern 2023-09-11 21:26:20 +03:00
commit 571d6aab27

View File

@ -24,7 +24,7 @@ if ! git status > /dev/null; then
echo "<!ENTITY version \"unknown-systemd\">" >> version.ent echo "<!ENTITY version \"unknown-systemd\">" >> version.ent
echo "]]>" >> version.ent echo "]]>" >> version.ent
echo "<!ENTITY releasedate \"unknown\">" >> version.ent echo "<!ENTITY releasedate \"unknown\">" >> version.ent
echo "<!ENTITY copyrightdate \"1999-2022\">" >> version.ent echo "<!ENTITY copyrightdate \"1999-2023\">" >> version.ent
exit 0 exit 0
fi fi