commit | 4d073ad47d92547deb1ffb611dca0d49e2773fcd | [log] [tgz] |
---|---|---|
author | mkeith <mkeith> | Fri Aug 31 02:03:03 2012 +0000 |
committer | mkeith <mkeith> | Fri Aug 31 02:03:03 2012 +0000 |
tree | 97744067668b85b7adb766d0ccd600c723d37e34 | |
parent | 0fb298d3a3ed30fc4e0b3e1cf340be523bd7864b [diff] |
*** empty log message ***
diff --git a/jpa/download/index.php b/jpa/download/index.php index 4eb6245..09436d3 100644 --- a/jpa/download/index.php +++ b/jpa/download/index.php
@@ -25,9 +25,10 @@ $pageAuthor = "Mike Keith"; $milestoneM1 = "1.1.0.M1"; + $milestoneM2 = "1.1.0.M2"; $milestoneRC1 = "1.1.0.RC1"; - $latestMilestone = "1.1.0.M1"; + $latestMilestone = "1.1.0.M2"; $latestRelease = "1.0.0.RELEASE";