lib/thinking_sphinx.rb in ebeigarts-thinking-sphinx-1.1.21 vs lib/thinking_sphinx.rb in ebeigarts-thinking-sphinx-1.1.22

- old
+ new

@@ -37,10 +37,10 @@ module ThinkingSphinx module Version #:nodoc: Major = 1 Minor = 1 - Tiny = 21 + Tiny = 22 String = [Major, Minor, Tiny].join('.') end # A ConnectionError will get thrown when a connection to Sphinx can't be