Skip to content

Commit

Permalink
Set up so dev releases have info in file names
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jul 23, 2019
1 parent bec794f commit c0026b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ else
if not string.match(branch, "%s*master%s*") then
master_branch = false
tdsroot = tdsroot or "latex-dev"
ctanpkg = ctanpkg .. "-dev"
ctanzip = ctanpkg
end
end

Expand Down

0 comments on commit c0026b7

Please sign in to comment.