Skip to content

Commit

Permalink
Version 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Mar 19, 2021
1 parent d4e9d73 commit 4d15e41
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="focal bionic xenial trusty"
CENTOS_DIST="centos8 centos7"
VERSION=1.19.2
VERSION=1.19.3
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
--- 1.19.3 2021/03/19

record_transform: simple search on piggyback.

--- 1.19.2 2021/03/19

sru_z3950 filter omits preferredRecordSyntax for search. Some servers
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.2
VERSION=1.19.3

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

0 comments on commit 4d15e41

Please sign in to comment.