2010-05-28 17:51:00 - 4.3.5
2010-04-29 08:03:00 - 4.4.4
2010-04-14 12:05:00 - 4.5.0
2010-01-21 08:32:00 - 4.4.3
2009-10-15 08:30:00 - 4.4.2
2009-08-04 18:25:00 - 4.3.4
2009-07-22 06:14:00 - 4.4.1
2009-04-21 10:44:00 - 4.4.0
2009-01-28 17:46:00 - 4.3.3
2008-08-27 17:23:00 - 4.3.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gcc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gcc"></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("gcc", "#osw_gcc"); });</script>