diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-10 14:22:25 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-10 14:22:25 +0000 |
commit | bdd4f135abb46928ab6be85f02e8dd4245dcadf7 (patch) | |
tree | 966c44650cc90342f53d258abfe94d66f4713a4e /general.ent | |
parent | 012229ad1f29e1dd84242b4a1bc75171a3c52cf3 (diff) |
Simple updates to systemd, linux, and gettext.
Basically only version numbers and md5sums changed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10270 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 40ad0676a..bf6593516 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20130504"> -<!ENTITY releasedate "May 4, 2013"> +<!ENTITY version "SVN-20130510"> +<!ENTITY releasedate "May 10, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.4"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |