Skip to content

Commit

Permalink
Merge pull request #8 from oschwartz10612/v20.10.0
Browse files Browse the repository at this point in the history
poppler v20.10.0
  • Loading branch information
Owen Schwartz authored Oct 1, 2020
2 parents 129abc5 + e6e1d88 commit 9e72998
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package for poppler v0.**.0
Package for poppler v20.**.0

# Checklist:

- [ ] I have confirmed that [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) has been updated.
- [ ] I have bumped `package.sh` `POPPLER_VERSION` to the current build.
- [ ] I have bumped `package.sh` `POPPLER_VERSION` to the current build.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POPPLER_VERSION=20.09.0
POPPLER_VERSIONi=20.10.0

mkdir "poppler-$POPPLER_VERSION"
cd "poppler-$POPPLER_VERSION"
Expand Down

0 comments on commit 9e72998

Please sign in to comment.