Skip to content

Commit

Permalink
Version 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Apr 14, 2020
1 parent 00ca0c1 commit 15d9a8b
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="centos8 centos7 centos6"
VERSION=1.17.2
VERSION=1.18.0
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
--- 1.18.0 2020/04/14

Use YAZPP 1.7.0.

--- 1.17.2 2020/03/18

Fix OPAC encoding WRT charset and leaderspec MP-669
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.2
VERSION=1.18.0

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

0 comments on commit 15d9a8b

Please sign in to comment.