diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-01-11 18:36:27 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-01-11 18:36:27 +0000 |
commit | aae1a5bffa4e574856b0faf6c8646566252cde78 (patch) | |
tree | 5dae46dddc8a2f5e11c90701efd0a40cc651c1a3 | |
parent | 152ffe52a9fa7d9f31dfca761c6d9b663ed1db80 (diff) |
Fix release date
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index ee5268b14..19e362555 100644 --- a/general.ent +++ b/general.ent @@ -7,7 +7,7 @@ <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 8, 2016"> +<!ENTITY releasedate "January 8, 2017"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.0"> |