1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 15:39:00 +00:00
pdf2htmlEX/buildScripts/versionEnvs

9 lines
211 B
Plaintext
Raw Normal View History

2019-11-21 13:31:28 +00:00
#!/bin/bash
# This bash script exports environment variables for the latest software
2019-11-21 13:31:28 +00:00
# versions
export POPPLER_VERSION=poppler-0.82.0
export FONTFORGE_VERSION=20190801
2019-11-21 15:42:49 +00:00
export PDF2HTMLEX_VERSION=newBuildSystem