2012-02-03 20:02:35 - 7.4.1
2012-01-29 02:01:23 - 7.4.0.20120126
2012-01-09 20:01:51 - 7.4.0.20120108
2012-01-09 02:01:40 - 7.4.0.20111219
2011-11-19 13:21:36 - 7.2.2
2011-08-31 20:03:29 - 7.2.1
2011-08-07 02:05:49 - 7.2.0.20110728
2011-07-10 02:03:44 - 7.0.4
2011-04-09 20:11:08 - 7.0.3
2011-03-04 07:34:51 - 7.0.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ghc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ghc"></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("ghc", "#osw_ghc"); });</script>