Changeset 383a1cd0 for general.ent


Ignore:
Timestamp:
03/10/2016 12:22:14 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
d8aa38f0
Parents:
a31844b
Message:

Tags and typo fixes
Bump the version of systemd-units after DJ added the Samba AD service. Note that I am not 100% sure if I need to do anything else

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17089 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra31844b r383a1cd0  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 9th, &year;">
     9<!ENTITY releasedate  "March 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
     
    7777<!-- End LFS versions -->
    7878
    79 <!ENTITY blfs-bootscripts-version     "20150210">
     79<!ENTITY blfs-bootscripts-version     "20150310">
    8080<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-systemd-units-&blfs-bootscripts-version;.tar.bz2">
    8181
Note: See TracChangeset for help on using the changeset viewer.