Browse Source

More cleanup

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 7 years ago
parent
commit
7ec2ac41eb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      general.ent

+ 4 - 4
general.ent

@@ -1,16 +1,16 @@
-<!ENTITY version         "SVN-20170827">
+<!ENTITY version         "SVN-20170901">
 <!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        "20170827-systemd">
+<!ENTITY versiond        "20170901-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "August 27, 2017">
+<!ENTITY releasedate     "September 1, 2017">
 
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
-<!ENTITY milestone       "8.1">
+<!ENTITY milestone       "8.2">
 
 <!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
 <!ENTITY blfs-root       "&lfs-root;blfs/">