aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-12-03 16:40:35 +1300
committerPhilip Arndt <parndt@gmail.com>2010-12-03 16:40:35 +1300
commit8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6 (patch)
treec129b45b86763f0fc388089e93525442fe87e4b1 /lib
parentc038feb88adc9d9a693ecbd7c0fb40644b8a3483 (diff)
downloadrefinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.tar.gz
refinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.tar.bz2
refinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.zip
RC versions driving me crazy, let's use 1.0
Diffstat (limited to 'lib')
-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 5737992..b1ebf18 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.0.rc.17}
+ %q{1.0}
end
end
end