Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildenv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export ZOPEN_STABLE_URL="https://github.com/doxygen/doxygen.git"
export ZOPEN_STABLE_DEPS="curl make cmake git grep sed zoslib automake autoconf check_python bison flex m4 gnulib coreutils perl check_python libxml2 spdlog"
export ZOPEN_BUILD_LINE="STABLE"
DOXYGEN_VERSION="Release_1_13_2"
DOXYGEN_VERSION="Release_1_16_0"
export ZOPEN_STABLE_TAG=${DOXYGEN_VERSION}

export ZOPEN_CATEGORIES="documentation"
Expand Down
Loading