May 11, 2012, 11:12 p.m. - 3.7.0
March 8, 2010, 9:28 p.m. - 3.3.1
Jan. 28, 2010, 8:33 p.m. - 3.3.0
Aug. 3, 2009, 5:44 p.m. - 3.2.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libtulip:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libtulip"></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("libtulip", "#osw_libtulip"); });</script>