aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2017-05-25 21:42:42 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2017-05-25 21:42:42 +0000
commit9e326ab2d78d22161373ecbeb87b6256d3442e18 (patch)
treee1d4ad0640cb57bd40d0017ea799fbbcdf7b96f3 /general.ent
parent00abb8f1501e00263aba78e959e2a84471c15aea (diff)
Fix the build of gcc/glibc for i686 systems
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 6719c684c..fd187d26a 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20170518">
+<!ENTITY version "SVN-20170525">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20170518-systemd">
+<!ENTITY versiond "20170525-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "May 18, 2017">
+<!ENTITY releasedate "May 25, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.1">