preparation of 6.0.1

This commit is contained in:
Sylvestre Ledru 2018-04-08 10:25:09 +02:00
parent be7d3305ac
commit 089fa236ec

2
debian/orig-tar.sh vendored
View File

@ -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/