2010-03-20 14:22:39 - 7.1
2010-03-11 22:14:59 - 7.0.90.20100311
2009-12-31 12:13:51 - 7.0.1
2009-10-09 11:13:51 - 7.0
2009-10-02 09:14:07 - 6.8.92
2009-09-19 18:14:01 - 6.8.90.20090918
2009-07-06 02:24:03 - 6.8.50.20090628
2009-01-24 02:13:31 - 6.8.50.20090116.python
2008-12-12 20:19:30 - 6.8.50.20081210.python
2008-09-20 00:57:07 - 6.8
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gdb64:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gdb64"></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("gdb64", "#osw_gdb64"); });</script>