浏览代码

HPCC-10568 DOCS:Update Date

Fix HPCC-10568 DOCS:Update Date
Update date to 2014 in version.xml

Signed-off-by: g-pan <greg.panagiotatos@lexisnexis.com>
g-pan 11 年之前
父节点
当前提交
ad631e00b4
共有 2 个文件被更改,包括 15 次插入14 次删除
  1. 11 10
      docs/common/Version.xml
  2. 4 4
      docs/common/Version.xml.in

+ 11 - 10
docs/common/Version.xml

@@ -5,11 +5,11 @@
   <chapterinfo>
     <date id="DateVer">DEVELOPER NON-GENERATED VERSION</date>
 
-    <releaseinfo id="FooterInfo">© 2013 HPCC Systems. All rights
+    <releaseinfo id="FooterInfo">© 2014 HPCC Systems. All rights
     reserved</releaseinfo>
 
     <copyright id="Copyright">
-      <year>2013 HPCC Systems. All rights reserved</year>
+      <year>2014 HPCC Systems. All rights reserved</year>
     </copyright>
   </chapterinfo>
 
@@ -18,12 +18,12 @@
   <section>
     <title>Version Section</title>
 
-    <para id="bpara">This document contains no actual content, information, 
-    or other interesting material. In fact it is only here to
-    serve one purpose and that is to store the chapterinfo the above sections
-    that are being used by several other documents.</para>
+    <para id="bpara">This document contains no actual content, information, or
+    other interesting material. In fact it is only here to serve one purpose
+    and that is to store the chapterinfo the above sections that are being
+    used by several other documents.</para>
 
-    <para id="CHMVer">2013 Version 3.x</para>
+    <para id="CHMVer">2014 Version X.X</para>
 
     <para>The following line is the code to be put into the document you wish
     to include the above version info in:</para>
@@ -35,9 +35,10 @@
     <para>DateVer is the <emphasis role="bold">id</emphasis> we provided to be
     able to reference it.</para>
 
-    <para>All content herein is but a placeholder to maintain a valid document structure
-    that we can use bookinfo/date and other elements for other purposes.</para>
-    
+    <para>All content herein is but a placeholder to maintain a valid document
+    structure that we can use bookinfo/date and other elements for other
+    purposes.</para>
+
     <para>☺</para>
   </section>
 </chapter>

+ 4 - 4
docs/common/Version.xml.in

@@ -3,13 +3,13 @@
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <chapter>
   <chapterinfo>
-    <date id="DateVer">2013 Version ${DOC_VERSION}</date>
+    <date id="DateVer">2014 Version ${DOC_VERSION}</date>
 
-    <releaseinfo id="FooterInfo">© 2013 HPCC Systems. All rights
+    <releaseinfo id="FooterInfo">© 2014 HPCC Systems. All rights
     reserved</releaseinfo>
 
     <copyright id="Copyright">
-      <year>2013 HPCC Systems. All rights reserved</year>
+      <year>2014 HPCC Systems. All rights reserved</year>
     </copyright>
   </chapterinfo>
 
@@ -23,7 +23,7 @@
     serve one purpose and that is to store the chapterinfo the above sections
     that are being used by several other documents.</para>
 
-    <para id="CHMVer">2013 Version ${DOC_VERSION}</para>
+    <para id="CHMVer">2014 Version ${DOC_VERSION}</para>
 
     <para>The following line is the code to be put into the document you wish
     to include the above version info in:</para>