Skip to content

Commit

Permalink
1.4.8 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Oct 10, 2011
1 parent 4019be0 commit f775899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY
@@ -1,4 +1,4 @@
Edge:
1.4.8 - October 10th 2011
* Adding smart default (id) for primary key column name.
* Making error message when daemon fails to start a little more helpful (Tony Pitale).
* Adding ThinkingSphinx::Search#last_page? for Kaminari (Pete Deffendol).
Expand Down
2 changes: 1 addition & 1 deletion lib/thinking_sphinx/version.rb
@@ -1,3 +1,3 @@
module ThinkingSphinx
Version = '1.4.7'
Version = '1.4.8'
end

0 comments on commit f775899

Please sign in to comment.