Author: ericwilhelm
Date: Thu Dec 11 14:56:42 2008
New Revision: 12148

Modified:
   Module-Build/trunk/website/META-spec-blead.html
   Module-Build/trunk/website/META-spec.pod

Log:
website/META-spec.pod        - update 1.4 link in meta-spec example
website/META-spec-blead.html - regen


Modified: Module-Build/trunk/website/META-spec-blead.html
==============================================================================
--- Module-Build/trunk/website/META-spec-blead.html     (original)
+++ Module-Build/trunk/website/META-spec-blead.html     Thu Dec 11 14:56:42 2008
@@ -4,7 +4,7 @@
 <head>
 <title>META-spec - Specification for F&lt;META.yml&gt; documents</title>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<link rev="made" href="mailto:[email protected]"; />
+<link rev="made" href="mailto:r...@localhost"; />
 </head>
 
 <body style="background-color: white">
@@ -195,7 +195,7 @@
 <pre>
  meta-spec:
    version: 1.4
-   url: <a 
href="http://module-build.sourceforge.net/META-spec-v1.3.html";>http://module-build.sourceforge.net/META-spec-v1.3.html</a></pre>
+   url: <a 
href="http://module-build.sourceforge.net/META-spec-v1.4.html";>http://module-build.sourceforge.net/META-spec-v1.4.html</a></pre>
 <p>(Spec 1.1) [required] {URL} This field indicates the location of the
 version of the META.yml specification used.</p>
 <p>

Modified: Module-Build/trunk/website/META-spec.pod
==============================================================================
--- Module-Build/trunk/website/META-spec.pod    (original)
+++ Module-Build/trunk/website/META-spec.pod    Thu Dec 11 14:56:42 2008
@@ -152,7 +152,7 @@
 
  meta-spec:
    version: 1.4
-   url: http://module-build.sourceforge.net/META-spec-v1.3.html
+   url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
 (Spec 1.1) [required] {URL} This field indicates the location of the
 version of the META.yml specification used.

Reply via email to