From 089fa236ec57e9ff662ff3094c0b9f71890cf35d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 8 Apr 2018 10:25:09 +0200 Subject: [PATCH] preparation of 6.0.1 --- debian/orig-tar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index c9bb62fd..f4717e13 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -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/