Changeset 272
- Timestamp:
- 04/25/08 10:55:48 (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
r266 r272 1 == 0.1.6 2008-04- 1 == 0.1.6 2008-04-25 2 2 3 3 * 1 minor enhancement: trunk/lib/picolena/version.rb
r253 r272 3 3 MAJOR = 0 4 4 MINOR = 1 5 TINY = 65 TINY = 7 6 6 7 7 STRING = [MAJOR, MINOR, TINY].join('.') trunk/website/index.html
r263 r272 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. 6</a>36 <a href="http://rubyforge.org/projects/picolena" class="numbers">0.1.7</a> 37 37 </div> 38 38 <h1>→ ‘picolena’</h1>
