Skip to content

Commit

Permalink
Version 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Jun 1, 2018
1 parent 6f0411f commit 5227147
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IDMETA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEBIAN_DIST="stretch jessie wheezy"
UBUNTU_DIST="bionic xenial trusty"
CENTOS_DIST="centos6 centos7"
VERSION=1.14.0
VERSION=1.15.0
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
--- 1.15.0 2018/06/01

metaproxy: option -s sets resource limit for open files (ulimit -n)

--- 1.14.0 2018/05/23

frontend_net: allow limit of connections from same IP MP-657
Expand Down
2 changes: 1 addition & 1 deletion win/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
DEBUG=0 # 0 for release, 1 for debug

# Metaproxy version
VERSION=1.14.0
VERSION=1.15.0

# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz
Expand Down

0 comments on commit 5227147

Please sign in to comment.