Changeset 31dd8d4f
- Timestamp:
- 03/08/2016 10:25:32 PM (9 years ago)
- Branches:
- 7.9
- Parents:
- 482984a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
book/bookinfo.xml
r482984a r31dd8d4f 45 45 <revnumber>&version;</revnumber> 46 46 <date>&pubdate;</date> 47 <revremark> OngoingRelease</revremark>47 <revremark>Thirteenth Release</revremark> 48 48 </revision> 49 49 -
general.ent
r482984a r31dd8d4f 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 <!ENTITY version " &year;-&month;-&day;">8 <!ENTITY version "7.9"> 9 9 <!ENTITY releasedate "March 8th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 <!ENTITY blfs-version " svn"> <!-- svn|[release #] -->12 <!ENTITY lfs-version " development"> <!-- x.y|development] -->11 <!ENTITY blfs-version "7.9"> <!-- svn|[release #] --> 12 <!ENTITY lfs-version "7.9"> <!-- x.y|development] --> 13 13 <!ENTITY last-commit "$Date$"> <!-- Automatic update --> 14 14 <!ENTITY lfs-domainname "linuxfromscratch.org"> … … 22 22 <!-- downloads_root must have an entity because it is needed for scripts 23 23 change svn to x.y for release. Note: s/_/-/ in comment to avoid grep error --> 24 <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/ svn">24 <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/7.9"> 25 25 <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> 26 26 … … 30 30 <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> 31 31 <!ENTITY patch-downloads "http://www.linuxfromscratch.org/patches/downloads"> 32 <!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/ svn">32 <!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/7.9"> 33 33 <!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/"> 34 34 <!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/"> -
introduction/welcome/changelog.xml
r482984a r31dd8d4f 44 44 45 45 --> 46 <listitem> 47 <para>March 8th, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Release of BLFS-7.9.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 46 54 47 55 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.