From c038feb88adc9d9a693ecbd7c0fb40644b8a3483 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Wed, 1 Dec 2010 13:46:32 +1300 Subject: rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20 --- lib/refinerycms-blog.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb index 41d7093..5737992 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -42,7 +42,7 @@ module Refinery class << self def version - %q{1.0.rc16} + %q{1.0.rc.17} end end end -- cgit v1.2.3