Changeset 303
- Timestamp:
- 04/30/08 08:22:14 (7 months ago)
- Files:
-
- trunk/History.txt (modified) (1 diff)
- trunk/lib/picolena/version.rb (modified) (1 diff)
- trunk/website/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/History.txt
r301 r303 1 == 0.1.8 2008-05- 2 1 3 == 0.1.7 2008-04-30 2 4 trunk/lib/picolena/version.rb
r272 r303 3 3 MAJOR = 0 4 4 MINOR = 1 5 TINY = 75 TINY = 8 6 6 7 7 STRING = [MAJOR, MINOR, TINY].join('.') trunk/website/index.html
r301 r303 34 34 <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/picolena"; return false'> 35 35 <p>Get Version</p> 36 <a href="http://rubyforge.org/projects/picolena" class="numbers">0.1. 7</a>36 <a href="http://rubyforge.org/projects/picolena" class="numbers">0.1.8</a> 37 37 </div> 38 38 <h1>→ ‘picolena’</h1>
