Skip to content

Commit

Permalink
Update to upstream release 1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Nov 29, 2014
1 parent 5d7b6be commit e1b31d3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
X64?= false

ES_VERSION=1.4.0
ES_VERSION=1.4.1
ES_NAME=elasticsearch-$(ES_VERSION)
ES_HOME=vendor/$(ES_NAME)
ES_LIB=$(ES_HOME)/lib
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch.iss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#define ServiceAccountName "elasticsearch"
#define ServiceName "elasticsearch"
#define AppVersion "1.4.0"
#define AppVersion "1.4.1"
#define LuceneVersion "4.10.2"
#define JreVersion "8u25"
#define ESPath "vendor\elasticsearch-" + AppVersion
Expand Down
1 change: 0 additions & 1 deletion vendor/elasticsearch-1.4.0.zip.md5

This file was deleted.

1 change: 1 addition & 0 deletions vendor/elasticsearch-1.4.1.zip.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
adfb68d0934bb05264d389128eaa1fca *elasticsearch-1.4.1.zip

0 comments on commit e1b31d3

Please sign in to comment.