aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-09-03 18:36:53 +1200
committerPhilip Arndt <parndt@gmail.com>2010-09-03 18:36:53 +1200
commitc4222bfdf5733d1552a2ecf4468d89cf89a583b1 (patch)
tree1d3e2d0712b323f8092e2e2ff704471ee1149b06 /lib/refinerycms-blog.rb
parent227d6c882c13477fb4027b80e3bd1731b8f8eb03 (diff)
downloadrefinerycms-blog-c4222bfdf5733d1552a2ecf4468d89cf89a583b1.tar.gz
refinerycms-blog-c4222bfdf5733d1552a2ecf4468d89cf89a583b1.tar.bz2
refinerycms-blog-c4222bfdf5733d1552a2ecf4468d89cf89a583b1.zip
Attempt three
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 26d3dc9..1235d60 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -26,7 +26,7 @@ module Refinery
class << self
def version
- %q{1.0.rc2}
+ %q{1.0.rc3}
end
end
end