Skip to content

Commit

Permalink
Bump to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwier committed Jun 8, 2022
1 parent d9ed77c commit f5d8cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacOSX/build.sh
Expand Up @@ -13,4 +13,4 @@ make clean
make
cp src/pkcs11/.libs/libsc-hsm-pkcs11.so ${BUILDDIR}/lib/sc-hsm-pkcs11-debug.dylib
cp src/tests/sc-hsm-pkcs11-test ${BUILDDIR}/bin
pkgbuild --root build/target --identifier de.cardcontact.sc-hsm-pkcs11 --version 2.11 --install-location /Library sc-hsm-pkcs11.pkg
pkgbuild --root build/target --identifier de.cardcontact.sc-hsm-pkcs11 --version 2.12 --install-location /Library sc-hsm-pkcs11.pkg

0 comments on commit f5d8cf6

Please sign in to comment.