diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-23 20:26:13 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-03-23 20:26:13 +0000 |
commit | 8bfbf407dd71cf55a19e2672830a80eb47767793 (patch) | |
tree | 2d865cbbab932604f1b92117b46f53318f2966e7 /general.ent | |
parent | b06ca361a4e71477f7a64645fa11e3818a40d775 (diff) |
Apply the branch update patch to the temp Glibc, too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7971 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 cbffca22d..cd019ec0f 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20070319"> -<!ENTITY releasedate "March 19, 2007"> +<!ENTITY version "SVN-20070323"> +<!ENTITY releasedate "March 23, 2007"> <!ENTITY milestone "6.3"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |