public
Rubygem
Description: A lightweight and flexible website management system.
Homepage: http://webby.rubyforge.org/
Clone URL: git://github.com/TwP/webby.git
updating version number
TwP (author)
Thu Feb 28 21:03:21 -0800 2008
commit  d5a5d55619c5620fc116519a2146417072704c19
tree    4e6b2428ceb542a5fa7afda5196054a21cafaef6
parent  dfae06541c159b42b1e1748d8611932fb47e7664
...
23
24
25
26
 
27
28
29
...
23
24
25
 
26
27
28
29
0
@@ -23,7 +23,7 @@ Logging::Appender.stdout.layout = Logging::Layouts::Pattern.new(
0
 module Webby
0
 
0
   # :stopdoc:
0
- VERSION = '0.7.5' # :nodoc:
0
+ VERSION = '0.8.0' # :nodoc:
0
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
0
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
0
   # :startdoc:

Comments

    No one has commented yet.