mirror of https://github.com/apache/lucene.git
prepare for 0.0.8 gem release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824450 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9aa8c9ae00
commit
faa976682e
|
@ -1,7 +1,7 @@
|
|||
v0.0.8:
|
||||
release_date: TBD
|
||||
changes:
|
||||
- Updated Solr::Request::Standard to use modern style sort parameter rather
|
||||
- Updated Solr::Request::Standard to use modern style sort parameter
|
||||
|
||||
v0.0.7:
|
||||
release_date: 2009-03-06
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#
|
||||
# rake SOLR_CONSOLE=true
|
||||
|
||||
SOLR_RUBY_VERSION = '0.0.7'
|
||||
SOLR_RUBY_VERSION = '0.0.8'
|
||||
|
||||
require 'rubygems'
|
||||
require 'rake'
|
||||
|
|
Loading…
Reference in New Issue