aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-09-06 16:37:14 +1200
committerPhilip Arndt <parndt@gmail.com>2010-09-06 16:37:14 +1200
commit0c9b906056f939ebbc43c84ef8e8683f303cf81a (patch)
tree44fc66ab53e8b42b03e5232adaa4f864c85d1a1b /lib/refinerycms-blog.rb
parentbd50bdb415346329e772a90f26828376a6a1cffb (diff)
downloadrefinerycms-blog-0c9b906056f939ebbc43c84ef8e8683f303cf81a.tar.gz
refinerycms-blog-0c9b906056f939ebbc43c84ef8e8683f303cf81a.tar.bz2
refinerycms-blog-0c9b906056f939ebbc43c84ef8e8683f303cf81a.zip
Release candidate 5
Diffstat (limited to 'lib/refinerycms-blog.rb')
-rw-r--r--lib/refinerycms-blog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb
index 3fd844e..8fac7c2 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.0.rc4}
+ %q{1.0.rc5}
end
end
end