From 77c089f3cd26b057da7e165a480c4e9f97854bd5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 24 Jul 2014 09:51:59 +0000 Subject: [PATCH] Fix the version --- debian/orig-tar.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index 3a32ea58..a36580ec 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -16,7 +16,6 @@ set -e SVN_BASE_URL=http://llvm.org/svn/llvm-project/ MAJOR_VERSION=3.5 CURRENT_VERSION=3.5 # Should be changed to 3.5.1 later -CURRENT_VERSION=3.4.2 if test -n "$1"; then # http://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/