2011-12-05 18:58:13 - 9.1.2
2011-12-05 18:52:22 - 9.0.6
2011-12-05 18:11:55 - 8.4.10
2011-09-27 18:14:53 - 9.0.5
2011-09-27 17:52:58 - 8.4.9
2011-09-26 22:34:14 - 9.1.1
2011-04-18 17:25:54 - 9.0.4
2011-04-18 17:10:44 - 8.4.8
2011-02-17 15:48:00 - 8.4.4_8.4.7
2011-02-17 15:47:00 - 8.4.5_8.4.7
You can now add OpenSourceWatershed badges to your own website. Below is the badge for postgresql-libs:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_postgresql-libs"></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("postgresql-libs", "#osw_postgresql-libs"); });</script>