aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-08-26 21:36:48 +1200
committerPhilip Arndt <parndt@gmail.com>2010-08-26 21:36:48 +1200
commit23d647243813c45b759f5dda418dfa6c583f3e37 (patch)
treeda6d236db1080b5b2d28d46b1d32590b3969203b /lib/refinerycms-blog.rb
parent2a8e663495fd196286925717aa78c72e1f217a3f (diff)
downloadrefinerycms-blog-23d647243813c45b759f5dda418dfa6c583f3e37.tar.gz
refinerycms-blog-23d647243813c45b759f5dda418dfa6c583f3e37.tar.bz2
refinerycms-blog-23d647243813c45b759f5dda418dfa6c583f3e37.zip
Time for an RC
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 32b58a7..c33493e 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -2,7 +2,7 @@ module Refinery
module Blog
class << self
def version
- %q{0.9.8.dev2}
+ %q{0.9.8.rc1}
end
end
end