Update of /cvsroot/squirrel-sql/sql12/web-site
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24311/web-site
Modified Files:
home.html header.html
Log Message:
Update for 3.0.3 release.
Index: home.html
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/web-site/home.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** home.html 13 Jul 2009 21:50:26 -0000 1.72
--- home.html 29 Nov 2009 23:21:25 -0000 1.73
***************
*** 218,225 ****
<!-- SF messed downloads up a bit. We do our best to keep at least the most important links simple-->
! <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/squirrel-sql-3.0.2-install.jar/download">Install jars (and source) of SQuirreL 3.0.2 for Windows/Linux/others</a></B></LI>
! <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/squirrel-sql-3.0.2-MacOSX-install.jar/download">Install jars (and source) of SQuirreL 3.0.2 for MacOS X</a></B></LI>
! <LI><B><a href="https://sourceforge.net/project/showfiles.php?group_id=28383&package_id=29193&release_id=691311">Plain zip format of SQuirreL 3.0.2</a></B></LI>
<LI><B><a href="http://sourceforge.net/project/showfiles.php?group_id=28383&package_id=158128">Install jars of weekly snapshots for Windows/Linux/MacOS X/others</a></B></LI>
<LI><B><a href="http://sourceforge.net/project/showfiles.php?group_id=28383">Overview of all available downloads</a></B></LI>
--- 218,225 ----
<!-- SF messed downloads up a bit. We do our best to keep at least the most important links simple-->
! <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/squirrel-sql-3.0.3-install.jar/download">Install jars (and source) of SQuirreL 3.0.3 for Windows/Linux/others</a></B></LI>
! <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/squirrel-sql-3.0.3-MacOSX-install.jar/download">Install jars (and source) of SQuirreL 3.0.3 for MacOS X</a></B></LI>
! <LI><B><a href="https://sourceforge.net/project/showfiles.php?group_id=28383&package_id=29193&release_id=691311">Plain zip format of SQuirreL 3.0.3</a></B></LI>
<LI><B><a href="http://sourceforge.net/project/showfiles.php?group_id=28383&package_id=158128">Install jars of weekly snapshots for Windows/Linux/MacOS X/others</a></B></LI>
<LI><B><a href="http://sourceforge.net/project/showfiles.php?group_id=28383">Overview of all available downloads</a></B></LI>
Index: header.html
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/web-site/header.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** header.html 24 Jun 2009 23:22:11 -0000 1.30
--- header.html 29 Nov 2009 23:21:25 -0000 1.31
***************
*** 25,29 ****
<FONT SIZE=6 STYLE="font-size: 22pt">Universal SQL Client </FONT>
<A href="http://www.squirrelsql.org/#installation">
! <FONT SIZE=6 STYLE="font-size: 20pt">Version 3.0.2</FONT></A>
</td>
<TD WIDTH=20% align=right><IMG SRC="images/squirrel.jpg" NAME="Graphic3" VALIGN=TOP WIDTH=140 HEIGHT=56 BORDER=0>
--- 25,29 ----
<FONT SIZE=6 STYLE="font-size: 22pt">Universal SQL Client </FONT>
<A href="http://www.squirrelsql.org/#installation">
! <FONT SIZE=6 STYLE="font-size: 20pt">Version 3.0.3</FONT></A>
</td>
<TD WIDTH=20% align=right><IMG SRC="images/squirrel.jpg" NAME="Graphic3" VALIGN=TOP WIDTH=140 HEIGHT=56 BORDER=0>
|