Skip to content

Commit

Permalink
Version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Sep 30, 2021
1 parent 28f8bdf commit 3da9779
Show file tree
Hide file tree
Showing 3 changed files with 8 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="bullseye buster stretch jessie"
UBUNTU_DIST="hirsute focal bionic xenial trusty"
CENTOS_DIST="centos8 centos7"
VERSION=1.19.4
VERSION=1.20.0
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
--- 1.20.0 2021/09/30

Use yaz++ pkg-config configuration yazpp.pc.

Provide metaproxy.pc as an alternative to metaproxy-config.

--- 1.19.4 2021/04/28

record_transform: fix setting of largeSetLowerBound (issue
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.19.4
VERSION=1.20.0

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

0 comments on commit 3da9779

Please sign in to comment.