Skip to content

Commit

Permalink
Version 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Mar 18, 2020
1 parent 44a5a7c commit 8a75764
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="buster stretch jessie"
UBUNTU_DIST="bionic xenial trusty"
CENTOS_DIST="centos6 centos7 centos8"
VERSION=1.17.1
VERSION=1.17.2
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
--- 1.17.2 2020/03/18

Fix OPAC encoding WRT charset and leaderspec MP-669

--- 1.17.1 2019/11/08

Fix SIGTERM may leave metaproxy behind MP-668
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.17.1
VERSION=1.17.2

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

0 comments on commit 8a75764

Please sign in to comment.