aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2021-03-02 22:02:06 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2021-03-02 22:02:06 +0000
commit2772bb9c30d8bc9fe97405cf6135c7b43ac0aa16 (patch)
treec66e3b91aefedcda568867099e4e6d152d46dc7c /general.ent
parentd221e7186d7f176777d84b85fcc71f8058ddb60f (diff)
Fix a header file in python, so that #include <python3.9/Python.h> works.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index cc6fc5edb..d1bd0cff1 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20210301">
+<!ENTITY version "SVN-20210302">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20210301-systemd">
+<!ENTITY versiond "20210302-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "March 1st, 2021">
+<!ENTITY releasedate "March 2nd, 2021">
<!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not &ndash; -->