2012-01-31 21:58:40 - 3.3_rc2
2012-01-20 00:22:49 - 3.3_rc1
2011-12-24 00:00:00 - 3.2_rc7
2011-12-17 11:27:29 - 3.2_rc6
2011-12-10 09:52:38 - 3.2_rc5
2011-12-02 00:49:56 - 3.2_rc4
2011-11-24 12:28:45 - 3.2_rc3
2011-11-15 17:26:08 - 3.2_rc2
2011-11-08 13:08:12 - 3.2_rc1
2011-10-18 00:00:00 - 3.1_rc10
You can now add OpenSourceWatershed badges to your own website. Below is the badge for git-sources:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_git-sources"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("git-sources", "#osw_git-sources"); });</script>