From ab836e5844abc0fc69a7365023d00980c6d47932 Mon Sep 17 00:00:00 2001 From: JP DeVries Date: Sun, 19 Jan 2014 21:48:03 -0800 Subject: [PATCH] Setting pkg release to beta1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I don’t like building to within the repo :p going to tweet a download link --- _build/build.transport.php | 2 +- core/components/simplesearch/docs/changelog.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_build/build.transport.php b/_build/build.transport.php index 01b64a2..d69efe5 100755 --- a/_build/build.transport.php +++ b/_build/build.transport.php @@ -40,7 +40,7 @@ define('PKG_NAME','SimpleSearch'); define('PKG_NAME_LOWER','simplesearch'); define('PKG_VERSION','1.8.1'); -define('PKG_RELEASE','pl'); +define('PKG_RELEASE','beta1'); /* define sources */ $root = dirname(dirname(__FILE__)).'/'; diff --git a/core/components/simplesearch/docs/changelog.txt b/core/components/simplesearch/docs/changelog.txt index 5b06064..21bee2e 100755 --- a/core/components/simplesearch/docs/changelog.txt +++ b/core/components/simplesearch/docs/changelog.txt @@ -9,7 +9,6 @@ SimpleSearch 1.8.0 - Added support to ElasticSearch driver for using search fields - Added support to ElasticSearch driver for boosting results by a field value - Updated Elastica to v0.90.7.0 -======================================================================== - [#84] Czech localization - [#78] Japanese localization - [#77] Enable $tvPrefix to prefix TV placeholders