diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-03 08:32:40 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-03 08:32:40 +0000 |
commit | 81f4413afbda2d9090cc80c28f2f1c2d94d1532b (patch) | |
tree | fad4bed305df57e9500a7c7989f5c4950a1e7003 | |
parent | 9ad01770fae778073aedd6838a340ad42a532319 (diff) |
We're back in testing mode now
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index d70814e21..b5e63934f 100644 --- a/general.ent +++ b/general.ent @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "6.1-pre1"> -<!ENTITY releasedate "July 2, 2005"> +<!ENTITY version "TESTING-20050703"> +<!ENTITY releasedate "July 3, 2005"> <!ENTITY milestone "6.1"> -<!ENTITY generic-version "6.1-pre1"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> +<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |