Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 74fbd0eb33bb08f719b79951bc4e329e > files > 41

xconq-7.5.0-1.20050612.5mdv2009.1.i586.rpm

<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.39
     from ./hacking.texi on 12 June 2005 -->

<TITLE>Hacking Xconq - Versioning Standards</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="hacking_1.html">first</A>, <A HREF="hacking_29.html">previous</A>, <A HREF="hacking_31.html">next</A>, <A HREF="hacking_35.html">last</A> section, <A HREF="hacking_toc.html">table of contents</A>.
<HR>


<H2><A NAME="SEC32" HREF="hacking_toc.html#SEC32">Versioning Standards</A></H2>

<P>
In version <VAR>7.x.y</VAR>, <VAR>x</VAR> should change only when some documented
user-visible aspect of <I>Xconq</I> changes, whether in the interface or
kernel.  In particular, any additions to GDL, such as a new table or
property, require a new <VAR>x</VAR> version.  <VAR>y</VAR> is reserved for
bug-fix releases, which can include the implementation of features that
were documented but not working correctly or completely.

</P>
<P>
The macro <CODE>VERSION</CODE> should also include a date in parentheses,
formatted in "military style", as in "8 Jul 1995".  Be sure to set
the date to some approximation of the date of your most recent change to
the sources.

</P>

<HR>
Go to the <A HREF="hacking_1.html">first</A>, <A HREF="hacking_29.html">previous</A>, <A HREF="hacking_31.html">next</A>, <A HREF="hacking_35.html">last</A> section, <A HREF="hacking_toc.html">table of contents</A>.
</BODY>
</HTML>