Skip to content

Commit

Permalink
Adjusting version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermechapiewski committed Mar 12, 2009
1 parent 3c5632d commit 84a3993
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Expand Up @@ -39,9 +39,9 @@
<div id="container">

<div class="download">
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/zipball/master">
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/zipball/v1.2">
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/tarball/master">
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/tarball/v1.2">
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
</div>

Expand Down Expand Up @@ -70,8 +70,8 @@ <h2>Download</h2>
</p>
<p>
You can also download the source code in either
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/zipball/master">zip</a> or
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/tarball/master">tar</a> formats.
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/zipball/v1.2">zip</a> or
<a href="http://github.com/guilhermechapiewski/simple-db-migrate/tarball/v1.2">tar</a> formats.
</p>
<p>
After downloading, to install from the source simply run:
Expand Down

0 comments on commit 84a3993

Please sign in to comment.