Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    rfe99004 rd89bf75  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "04"> <!-- Use two digits -->
    4 <!ENTITY month_name "April">
    5 <!ENTITY day "16"> <!-- Use two digits -->
     3<!ENTITY month "02"> <!-- Use two digits -->
     4<!ENTITY month_name "Feburary">
     5<!ENTITY day "13"> <!-- Use two digits -->
    66<!ENTITY year "2011"> <!-- Use four digits -->
    77
     
    1313<!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
    1414
     15<!ENTITY versionid "&year;&month;&day;"> <!-- /etc/os-release from systemd -->
    1516<!ENTITY version "GIT-&year;&month;&day;">
    1617
Note: See TracChangeset for help on using the changeset viewer.