1.7.3
diff --git a/.project b/.project
index 349cdae..437625e 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>aspectj website</name>
+	<name>aspectj website2</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/doc/released/README-173.html b/doc/released/README-173.html
new file mode 100644
index 0000000..b9b7b86
--- /dev/null
+++ b/doc/released/README-173.html
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html> <head>
+<title>AspectJ 1.7.3 Readme</title>
+<style type="text/css">
+<!--
+  P   { margin-left:  20px; }
+  PRE { margin-left:  20px; }
+  LI  { margin-left:  20px; }
+  H4  { margin-left:  20px; }
+  H3  { margin-left:  10px; }
+-->
+</style>
+</head>
+
+<body>
+<div align="right"><small>
+&copy; Copyright 2011 Contributors.
+All rights reserved.
+</small></div>
+
+<h1>AspectJ 1.7.3 Readme</h1>
+
+<p>Available 13-Jun-2013</p>
+
+<p>The list of resolved issues in 1.7.3 is available 
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.7.3;">here</a></h2>.</p>
+
+<!-- ============================== -->  
+</body>
+</html>
diff --git a/downloads.php b/downloads.php
index 9bc0ba2..91ea891 100644
--- a/downloads.php
+++ b/downloads.php
@@ -158,13 +158,13 @@
   <h3 id="stable_release">Latest Stable Release</h3>
   <ul>
     <li>
-    <b>AspectJ 1.7.2, Released 15 Feb 2013</b>
+    <b>AspectJ 1.7.3, Released 13 Jun 2013</b>
  	<table border="0" cellspacing="0" cellpadding="0" width="100%">
     <tr>
       <td><ul>AspectJ compiler, browser, documentation tool, Ant tasks, and documentation.</ul></td>
       <td width="30%" align="right">
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2.jar">aspectj-1.7.2.jar</a> (~13M)<br>
-          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2-src.jar">aspectj-1.7.2-src.jar</a>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.3.jar">aspectj-1.7.3.jar</a> (~13M)<br>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.3-src.jar">aspectj-1.7.3-src.jar</a>
       </td>
     </tr>
     </table>
@@ -177,6 +177,20 @@
   <h3 id="milestones">AspectJ 7</h3>
   <ul>
     <li>
+    <b>AspectJ 1.7.3, Released 13 Jun 2013</b>
+ 	<table border="0" cellspacing="0" cellpadding="0" width="100%">
+    <tr>
+      <td><ul>AspectJ compiler, browser, documentation tool, Ant tasks, and documentation.</ul></td>
+      <td width="30%" align="right">
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.3.jar">aspectj-1.7.3.jar</a> (~13M)<br>
+          <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.3-src.jar">aspectj-1.7.3-src.jar</a>
+      </td>
+    </tr>
+    </table>
+  </li>
+  </ul>
+  <ul>
+    <li>
     <b>AspectJ 1.7.2, Released 15 Feb 2013</b>
  	<table border="0" cellspacing="0" cellpadding="0" width="100%">
     <tr>
diff --git a/index.php b/index.php
index 86c437a..32fefab 100644
--- a/index.php
+++ b/index.php
@@ -87,6 +87,12 @@
 		<div class="homeitem">
 			<h3>News and Events</h3>
 
+   <li>AspectJ 1.7.3 is now <a href="downloads.php">available for download</a>.
+   See the <a href="doc/released/README-173.html">readme</a>
+   for more information.
+   <br><div align="right"><span class="dates"><i>posted 13-Jun-13</i></span></div>
+   </li>
+   
    <li>AspectJ 1.7.2 is now <a href="downloads.php">available for download</a>.
    See the <a href="doc/released/README-172.html">readme</a>
    for more information.