aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-11-12 17:35:47 +1300
committerPhilip Arndt <parndt@gmail.com>2010-11-12 17:35:47 +1300
commitf68328a205017914298c292f1109d3e9e8aea782 (patch)
tree2aaa3cb9b1b8c84f4902b2ab4f08fb815488da5d /lib/refinerycms-blog.rb
parent92d019d6a259713787b716468084c2537c864afc (diff)
downloadrefinerycms-blog-f68328a205017914298c292f1109d3e9e8aea782.tar.gz
refinerycms-blog-f68328a205017914298c292f1109d3e9e8aea782.tar.bz2
refinerycms-blog-f68328a205017914298c292f1109d3e9e8aea782.zip
RC 15.. yeah, I know.
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 6902210..427fcfa 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.0.rc14}
+ %q{1.0.rc15}
end
end
end