working on 7.0.1 now

This commit is contained in:
Sylvestre Ledru 2018-11-13 12:06:46 +01:00
parent 3e97448662
commit 93e8db6af0

2
debian/orig-tar.sh vendored
View File

@ -20,7 +20,7 @@ set -e
SVN_BASE_URL=http://llvm.org/svn/llvm-project/
MAJOR_VERSION=7
CURRENT_VERSION=7 # Should be changed to 3.5.1 later
CURRENT_VERSION=7.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/