Changeset c525bd1 for general.ent


Ignore:
Timestamp:
10/17/2012 07:08:35 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
8d9fc1c
Parents:
9db393f1
Message:

Update to Python-3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9db393f1 rc525bd1  
    44-->
    55
    6 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     6<!ENTITY day          "17">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "October 16th, &year;">
     12<!ENTITY releasedate  "October 17th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    407407<!ENTITY pkgconfig-version            "0.27">
    408408<!ENTITY python2-version              "2.7.3">
    409 <!ENTITY python3-version              "3.2.3">
     409<!ENTITY python3-version              "3.3.0">
    410410<!ENTITY ruby-version                 "1.9.3-p286">
    411411<!ENTITY slang-version                "2.2.4">
     
    418418<!ENTITY cmake-major-version          "2.8">
    419419<!ENTITY python2-majorver             "2.7">
    420 <!ENTITY python3-majorver             "3.2">
     420<!ENTITY python3-majorver             "3.3">
    421421
    422422<!-- Perl module versions used in the Perl Modules instructions -->
Note: See TracChangeset for help on using the changeset viewer.