Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/llvm/config/clang/Basic Regen



details:   https://anonhg.NetBSD.org/src/rev/84f236959457
branches:  trunk
changeset: 772819:84f236959457
user:      joerg <joerg%NetBSD.org@localhost>
date:      Tue Jan 17 15:53:24 2012 +0000

description:
Regen

diffstat:

 external/bsd/llvm/config/clang/Basic/Version.inc |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 2a21f84a5d3d -r 84f236959457 external/bsd/llvm/config/clang/Basic/Version.inc
--- a/external/bsd/llvm/config/clang/Basic/Version.inc  Tue Jan 17 15:51:55 2012 +0000
+++ b/external/bsd/llvm/config/clang/Basic/Version.inc  Tue Jan 17 15:53:24 2012 +0000
@@ -1,6 +1,6 @@
-#define CLANG_VERSION 2.9
-#define CLANG_VERSION_MAJOR 2
-#define CLANG_VERSION_MINOR 9
+#define CLANG_VERSION 3.1
+#define CLANG_VERSION_MAJOR 3
+#define CLANG_VERSION_MINOR 1
 #if 0
 #define CLANG_VERSION_PATCHLEVEL 
 #endif



Home | Main Index | Thread Index | Old Index