public
Rubygem
Description: a humane, eval-safe templating system using Hpricot
Clone URL: git://github.com/mattly/hpreserve.git
Search Repo:
Click here to lend your support to: hpreserve and make a donation at www.pledgie.com !
increment version
mattly (author)
Mon May 12 15:18:33 -0700 2008
commit  e74c58b0875f11b60a1c50233895147bc499fb97
tree    f17caea3e40fe29a9bf8594bf2711fd330ffdb0b
parent  e88d87815eff3d624235646dcbd8fb3f5e5b571c
...
2
3
4
5
 
6
7
8
...
2
3
4
 
5
6
7
8
0
@@ -2,7 +2,7 @@
0
   module VERSION #:nodoc:
0
     MAJOR = 0
0
     MINOR = 1
0
- TINY = 2
0
+ TINY = 3
0
 
0
     STRING = [MAJOR, MINOR, TINY].join('.')
0
   end

Comments

    No one has commented yet.