diff options
author | nyamatongwe <unknown> | 2003-11-26 12:01:37 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-11-26 12:01:37 +0000 |
commit | f2ef0a690e26eb0b4c2bcf060f9acb9c0bef7e3d (patch) | |
tree | e0b2f97a805513472ab84421130773416a90047b | |
parent | 0ae8534cc8a1a2c1ceb341005d5ae8a1bc709b59 (diff) | |
download | scintilla-mirror-f2ef0a690e26eb0b4c2bcf060f9acb9c0bef7e3d.tar.gz |
Updating version number.
-rw-r--r-- | doc/ScintillaDownload.html | 8 | ||||
-rw-r--r-- | doc/ScintillaHistory.html | 8 |
2 files changed, 12 insertions, 4 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index a8d421d7d..69cd65136 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,7 +25,7 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.zip?download">Windows</a> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.tgz?download"> + <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla157.zip?download">Windows</a> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla157.tgz?download"> GTK+/Linux</a> </font> </td> </tr> @@ -38,7 +38,7 @@ containing very few restrictions. </p> <h3> - Release 1.56 + Release 1.57 </h3> <h4> Source Code @@ -46,8 +46,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.zip?download">zip format</a> (530K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.tgz?download">tgz format</a> (460K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla157.zip?download">zip format</a> (530K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla157.tgz?download">tgz format</a> (460K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 193593300..316fd5d13 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -162,6 +162,14 @@ </li> </ul> <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite156.zip?download">Release 1.57</a> + </h3> + <ul> + <li> + Released on 27 November 2003. + </li> + </ul> + <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite156.zip?download">Release 1.56</a> </h3> <ul> |