Oct. 7, 2012, midnight - 4.00.1
July 26, 2012, 5:27 p.m. - 4.00.0
July 21, 2012, 8:04 p.m. - 4.00.0~rc1
July 19, 2012, midnight - 4.00.0_rc1
June 14, 2012, 2:06 p.m. - 4.00.0~beta2
June 10, 2012, midnight - 4.00.0_beta2
April 19, 2012, 2:04 p.m. - 4.00.0~~dev15+12379
Feb. 11, 2012, 2:04 a.m. - 3.12.2~~dev6+12112
July 4, 2011, midnight - 3.12.1
June 26, 2011, midnight - 3.12.1_rc1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for camlp4:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_camlp4"></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("camlp4", "#osw_camlp4"); });</script>