From 964b32bf97441ddb01a01004a9709ad6a84c7f88 Mon Sep 17 00:00:00 2001 From: Pat Allan Date: Tue, 22 Dec 2009 10:00:22 +1100 Subject: [PATCH] Updating version to 1.3.14 --- VERSION | 2 +- thinking-sphinx.gemspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7962dcfdb..085c0f266 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.13 +1.3.14 diff --git a/thinking-sphinx.gemspec b/thinking-sphinx.gemspec index aafc9b192..d3feb52be 100644 --- a/thinking-sphinx.gemspec +++ b/thinking-sphinx.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{thinking-sphinx} - s.version = "1.3.13" + s.version = "1.3.14" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Pat Allan"] - s.date = %q{2009-12-15} + s.date = %q{2009-12-22} s.description = %q{A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching.} s.email = %q{pat@freelancing-gods.com} s.extra_rdoc_files = [