diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-05 21:18:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-05 21:18:15 +0000 |
commit | f365e1e8c611a19aff3526991c007534f7de72c5 (patch) | |
tree | b2bb0759bdb4515d20aaac0adfd86ed5bf516a3d /general.ent | |
parent | 2f0d64dc59a3ca3ac86d876bacc2e806fc113334 (diff) |
Install Kmod's and Xz's pkgconfig files in the correct location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index a2de41857..e464f81cc 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20120204"> -<!ENTITY releasedate "Feb 4, 2012"> +<!ENTITY version "SVN-20120205"> +<!ENTITY releasedate "Feb 5, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.1"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |