website/index.html in lockdown-0.5.14 vs website/index.html in lockdown-0.5.16

- old
+ new

@@ -31,10 +31,10 @@ <div id="main"> <h1>Lockdown</h1> <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/lockdown"; return false'> <p>Get Version</p> - <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.14</a> + <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.16</a> </div> <h2>What</h2> <p>Lockdown is a authentication/authorization system for RubyOnRails (ver 2.x). While Merb functionality is in place, it is not complete. There will be a release solely focused on getting the Merb functionality up to par with Rails.</p>