r19700 - gnucash-docs/trunk/guide/C - guide: Add entities for stable and unstable series

Yawar Amin yawaramin at code.gnucash.org
Sun Oct 24 18:09:14 EDT 2010


Author: yawaramin
Date: 2010-10-24 18:09:14 -0400 (Sun, 24 Oct 2010)
New Revision: 19700
Trac: http://svn.gnucash.org/trac/changeset/19700

Modified:
   gnucash-docs/trunk/guide/C/gnucash-guide.xml
Log:
guide: Add entities for stable and unstable series

Sometimes referring to the exact version in the documentation is a bit
superfluous, and instead we just want to refer to general GnuCash release
series (2.2, 2.3, 2.4, etc.) in which something happened.

These two entity definitions refer to the current stable and unstable
releases of GnuCash. They must be updated in trunk and the current release
branch whenever a new series becomes active--for example, for the upcoming
2.4 (stable) and 2.5 (unstable) series.

Modified: gnucash-docs/trunk/guide/C/gnucash-guide.xml
===================================================================
--- gnucash-docs/trunk/guide/C/gnucash-guide.xml	2010-10-24 15:29:08 UTC (rev 19699)
+++ gnucash-docs/trunk/guide/C/gnucash-guide.xml	2010-10-24 22:09:14 UTC (rev 19700)
@@ -28,6 +28,8 @@
 <!ENTITY app "GnuCash">
 <!ENTITY vers-unstable "2.3.15">
 <!ENTITY vers-stable "2.2.9">
+<!ENTITY series-unstable "2.3">
+<!ENTITY series-stable "2.2">
 ]>
 <!--
       (Do not remove this comment block.)



More information about the gnucash-changes mailing list