mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 12:59:10 +00:00
preparation of 6.0.1
This commit is contained in:
parent
be7d3305ac
commit
089fa236ec
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -16,7 +16,7 @@ set -e
|
||||
|
||||
SVN_BASE_URL=http://llvm.org/svn/llvm-project/
|
||||
MAJOR_VERSION=6.0
|
||||
CURRENT_VERSION=6.0 # Should be changed to 3.5.1 later
|
||||
CURRENT_VERSION=6.0.1 # Should be changed to 3.5.1 later
|
||||
|
||||
if test -n "$1"; then
|
||||
# http://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/
|
||||
|
Loading…
Reference in New Issue
Block a user