diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-02 01:06:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-02 01:06:15 +0000 |
commit | 90fa29d26de0e9e1e755f437064db9a782232875 (patch) | |
tree | 98e3f159710bf704bdc44b133495fbc24ed7b573 /general.ent | |
parent | e4c87dbca166530f4cd41a8b794ac422cb960a46 (diff) |
Update to man-db-2.7.3
Update to gettext-0.19.6
Update to file-5.25
Update to linux-4.2.1
Update to pkg-config-0.29
Update to xz-5.2.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index f8053faea..f0371cd4e 100644 --- a/general.ent +++ b/general.ent @@ -1,9 +1,9 @@ -<!ENTITY version "SVN-20150926"> +<!ENTITY version "SVN-20151001"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "September 26, 2015"> +<!ENTITY releasedate "October 1, 2015"> <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> -<!ENTITY milestone "7.8"> +<!ENTITY milestone "7.9"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |