2009-10-16 00:00:00 - 1.6.6
2009-08-21 00:00:00 - 1.6.5
2009-08-06 00:00:00 - 1.6.4
2009-08-06 00:00:00 - 1.6.4
2009-06-19 00:00:00 - 1.6.3
2009-05-09 00:00:00 - 1.6.2
2009-04-09 00:00:00 - 1.6.1
2009-03-20 00:00:00 - 1.6.0
2009-02-26 00:00:00 - 1.5.6
2008-12-22 00:00:00 - 1.5.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for subversion:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_subversion"></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("subversion", "#osw_subversion"); });</script>