aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-11-03 11:55:49 +1300
committerPhilip Arndt <parndt@gmail.com>2010-11-03 11:55:49 +1300
commit1a838fdfa6c2e24265995fc87330a8fd223f4d41 (patch)
tree5200a87515bfbda3a3c6768249bfd699844520f7 /lib/refinerycms-blog.rb
parent227e1b37ebb6f5e557862dc3a8c3fc07bcedd2dd (diff)
downloadrefinerycms-blog-1a838fdfa6c2e24265995fc87330a8fd223f4d41.tar.gz
refinerycms-blog-1a838fdfa6c2e24265995fc87330a8fd223f4d41.tar.bz2
refinerycms-blog-1a838fdfa6c2e24265995fc87330a8fd223f4d41.zip
Longest RC period, ever.
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 042dd81..6902210 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.0.rc13}
+ %q{1.0.rc14}
end
end
end