lib/ramaze/version.rb in Pistos-ramaze-2008.09 vs lib/ramaze/version.rb in Pistos-ramaze-2008.12
- old
+ new
@@ -1,6 +1,6 @@
# Copyright (c) 2008 Michael Fellinger m.fellinger@gmail.com
# All files in this distribution are subject to the terms of the Ruby license.
module Ramaze
- VERSION = "2008.09"
+ VERSION = "2008.10"
end