Skip to content

Commit

Permalink
Bumped version numbers (again).
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Jul 30, 2012
1 parent 4bf2565 commit 41b89b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_website/templates/flatpages/download.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h2>Which version is better?</h2>
<p>If you're just looking for a stable deployment target and don't mind waiting for the next release, you'll want to stick with the latest official release (which will always include detailed notes on any changes you'll need to make while upgrading).</p> <p>If you're just looking for a stable deployment target and don't mind waiting for the next release, you'll want to stick with the latest official release (which will always include detailed notes on any changes you'll need to make while upgrading).</p>
<h2>Previous releases</h2> <h2>Previous releases</h2>
<ul> <ul>
<li>Django 1.3.2: <a href="https://www.djangoproject.com/download/1.3.2/tarball/">Django-1.3.2.tar.gz</a><br>Checksum: <a href="https://www.djangoproject.com/download/1.3.1/checksum/">Django-1.3.2.checksum.txt</a></li> <li>Django 1.3.2: <a href="https://www.djangoproject.com/download/1.3.2/tarball/">Django-1.3.2.tar.gz</a><br>Checksum: <a href="https://www.djangoproject.com/download/1.3.2/checksum/">Django-1.3.2.checksum.txt</a></li>
</ul> </ul>


<h2>Unsupported previous releases (no longer receive security updates or bugfixes)</h2> <h2>Unsupported previous releases (no longer receive security updates or bugfixes)</h2>
Expand Down

0 comments on commit 41b89b3

Please sign in to comment.