diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /doc/install.htm | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-f627f77f23d1497c9e1f4269b5c8812d12b42f18.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'doc/install.htm')
-rw-r--r-- | doc/install.htm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/install.htm b/doc/install.htm index 900227b..4b6c282 100644 --- a/doc/install.htm +++ b/doc/install.htm @@ -1,7 +1,7 @@ <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> - <TITLE>Installing Binaries of Version 9.4 of Icon</TITLE> + <TITLE>Installing Binaries of Version 9.5 of Icon</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="istyle.css"> <LINK REL="SHORTCUT ICON" HREF="shortcut.gif"> </HEAD> @@ -10,20 +10,20 @@ <P><A HREF="http://www.cs.arizona.edu/icon/"> <IMG SRC="wwwcube.gif" ALT="[Icon home]" WIDTH=128 HEIGHT=144 BORDER=0 ALIGN=RIGHT> </A> -<H1>Installing Binaries of Version 9.4 of Icon</H1> +<H1>Installing Binaries of Version 9.5 of Icon</H1> <P> Gregg M. Townsend <BR> <SMALL> Department of Computer Science </SMALL> <BR> <SMALL> The University of Arizona </SMALL> -<P> <SMALL> www.cs.arizona.edu/icon/v943/install.htm -<BR> Last updated November 8, 2005 </SMALL> -<!-- $Id: install.htm,v 1.17 2005/11/08 23:24:35 gmt Exp $ --> +<P> <SMALL> www.cs.arizona.edu/icon/v950/install.htm +<BR> Last updated November 8, 2009 </SMALL> +<!-- $Id: install.htm,v 1.18 2009/11/08 21:53:08 gmt Exp $ --> <P> <P> These instructions explain how to install Unix binaries of -<A HREF=relnotes.htm>Version 9.4 of Icon</A>. +<A HREF=relnotes.htm>Version 9.5 of Icon</A>. For instructions on building an Icon source package, see <A HREF=build.htm>Building Icon from Source</A>. |