Changeset 4abd884 for general.ent


Ignore:
Timestamp:
12/18/2012 08:00:42 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ec64d28
Parents:
ef9000a
Message:

Boost 1.52.0, ICU 50.1.1 and LibreOffice 3.6.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10893 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ref9000a r4abd884  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "18">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "December 17th, &year;">
     12<!ENTITY releasedate  "December 18th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    227227
    228228<!ENTITY boost-major                  "1">
    229 <!ENTITY boost-minor                  "51">
     229<!ENTITY boost-minor                  "52">
    230230<!ENTITY boost-patch                  "0">
    231231<!ENTITY boost-version                "&boost-major;.&boost-minor;.&boost-patch;">
     
    242242<!ENTITY gsl-version                  "1.15">
    243243
    244 <!ENTITY icu-major                    "49">
     244<!ENTITY icu-major                    "50">
    245245<!ENTITY icu-minor                    "1">
    246 <!ENTITY icu-patch                    "2">
     246<!ENTITY icu-patch                    "1">
    247247<!ENTITY icu-version                  "&icu-major;.&icu-minor;.&icu-patch;">
    248248<!ENTITY icu-dl-version               "&icu-major;_&icu-minor;_&icu-patch;">
     
    784784<!ENTITY gnucash-version              "2.4.11">
    785785
    786 <!ENTITY libreoffice-version          "3.6.3">
    787 <!ENTITY libreoffice-patch            ".2">
     786<!ENTITY libreoffice-version          "3.6.4">
     787<!ENTITY libreoffice-patch            ".3">
    788788<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    789789
Note: See TracChangeset for help on using the changeset viewer.