2011-10-26 09:02:00 - 4.6.2
2011-06-27 17:34:00 - 4.3.6
2011-06-27 08:13:00 - 4.6.1
2011-04-28 19:38:00 - 4.5.3
2011-04-16 06:29:00 - 4.4.6
2011-03-25 15:37:00 - 4.6.0
2010-12-16 09:50:00 - 4.5.2
2010-10-01 07:17:00 - 4.4.5
2010-07-31 07:22:00 - 4.5.1
2010-05-28 17:51:00 - 4.3.5
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>