From: Mike Stump Date: Tue, 15 Sep 2009 22:49:27 +0000 (+0000) Subject: Back out for now, as apparently there is some really broken code somewhere. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a08feb7718cc4a07c7d44c23c9a1c93575b36359;p=clang Back out for now, as apparently there is some really broken code somewhere. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81941 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/Version.h b/include/clang/Basic/Version.h index a6ced156ac..16941b09a2 100644 --- a/include/clang/Basic/Version.h +++ b/include/clang/Basic/Version.h @@ -18,7 +18,7 @@ #define CLANG_VERSION_MAJOR 1 /// \brief Clang minor version -#define CLANG_VERSION_MINOR 1 +#define CLANG_VERSION_MINOR 0 /// \brief Clang patchlevel version // #define CLANG_VERSION_PATCHLEVEL 1