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/