aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-04-05 04:08:33 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-04-05 04:08:33 +0000
commit3710570619cf6575e1ee119408e0bec3553864fe (patch)
treec081d2ab19f19c3b8a3962aa946ba6a384420ee1 /general.ent
parentb0c8647eb333f4ff03a1423413e5cb28c4a62c15 (diff)
Change the location for the python gdb module
generated by gcc to the correct location. Fix a logic error in the ifdown script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index ed00794b6..845cd9419 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120403">
-<!ENTITY releasedate "Apr 03, 2012">
+<!ENTITY version "SVN-20120405">
+<!ENTITY releasedate "Apr 05, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->