Author: igor
Date: Tue Jul 16 03:41:57 2013
New Revision: 11440

Log:
Git-1.8.3.3

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/git.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jul 15 16:27:18 2013        (r11439)
+++ trunk/BOOK/general.ent      Tue Jul 16 03:41:57 2013        (r11440)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "16">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "July 15th, &year;">
+<!ENTITY releasedate  "July 16th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -375,7 +375,7 @@
 <!ENTITY gcc-version                  "4.7.2">
 <!ENTITY gc-version                   "7.2d">
 <!ENTITY gdb-version                  "7.6">
-<!ENTITY git-version                  "1.8.3">
+<!ENTITY git-version                  "1.8.3.3">
 <!ENTITY guile-version                "2.0.9">
 <!ENTITY icedtea-version              "2.3.3">
 <!ENTITY openjdk-version              "1.7.0.9">

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Mon Jul 15 16:27:18 2013        (r11439)
+++ trunk/BOOK/general/prog/git.xml     Tue Jul 16 03:41:57 2013        (r11440)
@@ -6,9 +6,9 @@
 
   <!ENTITY git-download-http 
"http://git-core.googlecode.com/files/git-&git-version;.tar.gz";>
   <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "d91b6099fb6763cf92c696977a247060">
+  <!ENTITY git-md5sum        "63f5355259bae32858dac07326fe4e07">
   <!ENTITY git-size          "4.3 MB">
-  <!ENTITY git-buildsize     "217 MB">
+  <!ENTITY git-buildsize     "231 MB">
   <!ENTITY git-time          "0.6 SBU (additional 2.9 SBU for tests)">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Jul 15 16:27:18 
2013        (r11439)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul 16 03:41:57 
2013        (r11440)
@@ -44,6 +44,15 @@
 
 -->
     <listitem>
+      <para>July 16th, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Git-1.8.3.3.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 15th, 2013</para>
       <itemizedlist>
         <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to