| 1 |
lars |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
|
2 |
<HTML>
|
|
|
3 |
<HEAD>
|
|
|
4 |
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
|
|
|
5 |
<LINK REL="Start" HREF="index.html">
|
|
|
6 |
<LINK REL="Contents" HREF="toc.html">
|
|
|
7 |
<LINK REL="Prev" HREF="23JpGraphFeatures.html">
|
|
|
8 |
<LINK REL="Next" HREF="25Plannedfutureaddition.html">
|
|
|
9 |
<STYLE TYPE="text/css"><!--
|
|
|
10 |
BODY { font-family: serif }
|
|
|
11 |
H1 { font-family: sans-serif }
|
|
|
12 |
H2 { font-family: sans-serif }
|
|
|
13 |
H3 { font-family: sans-serif }
|
|
|
14 |
H4 { font-family: sans-serif }
|
|
|
15 |
H5 { font-family: sans-serif }
|
|
|
16 |
H6 { font-family: sans-serif }
|
|
|
17 |
SUB { font-size: smaller }
|
|
|
18 |
SUP { font-size: smaller }
|
|
|
19 |
PRE { font-family: monospace }
|
|
|
20 |
A { text-decoration: none }
|
|
|
21 |
--></STYLE>
|
|
|
22 |
</HEAD>
|
|
|
23 |
<BODY>
|
|
|
24 |
<A HREF="toc.html">Contents</A>
|
|
|
25 |
<A HREF="23JpGraphFeatures.html">Previous</A>
|
|
|
26 |
<A HREF="25Plannedfutureaddition.html">Next</A>
|
|
|
27 |
<HR NOSHADE>
|
|
|
28 |
<H2><A NAME="2_4">2.4 Getting the latest version</A></H2>
|
|
|
29 |
<P> The latest version of jpgraph can always be found on <A href="http://www.aditus.nu/jpgraph/">
|
|
|
30 |
http://www.aditus.nu/jpgraph/</A></P>
|
|
|
31 |
<P> Information on version numbering schema</P>
|
|
|
32 |
<UL>
|
|
|
33 |
<LI>1.x -> 1.x.y, Bug fix release 'y' for version 1.x does not introduce
|
|
|
34 |
new features</LI>
|
|
|
35 |
<LI>1.x -> 1.(x+1), Added functionality. Mostly keeping backwards
|
|
|
36 |
compatibility unless a very good reason not to. All SC breaks will be
|
|
|
37 |
well announced in release notes and might be small things like a
|
|
|
38 |
misspelled method name compared to the proper English spelling.</LI>
|
|
|
39 |
</UL>
|
|
|
40 |
<P></P>
|
|
|
41 |
<HR NOSHADE>
|
|
|
42 |
<A HREF="toc.html">Contents</A>
|
|
|
43 |
<A HREF="23JpGraphFeatures.html">Previous</A>
|
|
|
44 |
<A HREF="25Plannedfutureaddition.html">Next</A>
|
|
|
45 |
</BODY>
|
|
|
46 |
</HTML>
|