2012-01-28 05:40:00 - 23.4
2011-11-30 13:08:00 - 24.0.92
2011-11-26 02:07:00 - 23.2b
2011-11-26 01:49:00 - 23.3b
2011-10-30 23:03:00 - 24.0.91
2011-09-25 23:37:00 - 24.0.90
2011-08-02 11:41:00 - 23.3a
2011-08-02 11:41:00 - 23.3a
2011-03-09 21:45:00 - 23.3
2011-03-07 19:42:00 - 23.3-rc2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for emacs:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_emacs"></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("emacs", "#osw_emacs"); });</script>