aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-11-16 20:07:41 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-11-16 20:07:41 +0000
commit2ae53a1bab4b3ae5f038a19522148451bc77f301 (patch)
treeb54d1ea7439fac55772b0eeba2b0fa459092398a
parent6f56bf708ee393266082f81cac090c38924ba091 (diff)
Reverting r7160 - whoops, wrong branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--general.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index c23d4aa01..f11034e25 100644
--- a/general.ent
+++ b/general.ent
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "RC1">
-<!ENTITY releasedate "November 16, 2005">
+<!ENTITY version "TESTING-20051112">
+<!ENTITY releasedate "November 12, 2005">
<!ENTITY milestone "6.1.1">
-<!ENTITY generic-version "6.1.1-rc1"> <!-- 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/">