Skip to content

Commit

Permalink
Version 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Oct 1, 2021
1 parent 16b7344 commit b38fa7b
Show file tree
Hide file tree
Showing 3 changed files with 11 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.14.0
VERSION=1.14.1
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
--- 1.14.1 2021/10/01

Update pazpar2-apache Debian package to work with conf-enabled
system.

nmake updates for ICU 68 + VS 2019

Use pkg-config to link with YAZ

--- 1.14.0 2019/01/31

Add parsing of MARC 264 to tmarc.xsl PAZ-1054
Expand Down
2 changes: 1 addition & 1 deletion win/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DEBUG=0 # 0 for release, 1 for debug
BARCH = 32

PACKAGE_NAME=pazpar2
PACKAGE_VERSION=1.14.0
PACKAGE_VERSION=1.14.1

# YAZ
YAZ_DIR=..\..\yaz
Expand Down

0 comments on commit b38fa7b

Please sign in to comment.