[technical-notes] not using &PRODVER; in Article_Info anymore; rudi said it probably breaks things

Pete Travis immanetize at fedoraproject.org
Wed Jan 16 02:10:01 UTC 2013


commit 0063d101e7b1b1313b00254809a650d7b64954f6
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Tue Jan 15 19:09:52 2013 -0700

    not using &PRODVER; in Article_Info anymore; rudi said it probably breaks things

 build/en-US/Article_Info.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/en-US/Article_Info.xml b/build/en-US/Article_Info.xml
index 4031dbb..616591b 100644
--- a/build/en-US/Article_Info.xml
+++ b/build/en-US/Article_Info.xml
@@ -5,7 +5,7 @@
   <title>Technical Notes</title>
   <subtitle>All changes in Fedora &PRODVER;</subtitle>
   <productname>Fedora</productname>
-  <productnumber>&PRODVER;</productnumber>
+  <productnumber>18</productnumber>
   <edition>1</edition>
   <pubsnumber>0</pubsnumber>
   <abstract>


More information about the docs-commits mailing list