[PATCH] D23092: [libcxxabi] CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 21:53:50 PDT 2016


compnerd accepted this revision.
compnerd added a subscriber: hans.
This revision is now accepted and ready to land.

================
Comment at: CMakeLists.txt:67
@@ -66,3 +66,3 @@
   set(PACKAGE_NAME libcxxabi)
-  set(PACKAGE_VERSION 3.7.0svn)
+  set(PACKAGE_VERSION 4.0.0svn)
   set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
----------------
Another case that @hans' script should tweak?


Repository:
  rL LLVM

https://reviews.llvm.org/D23092





More information about the llvm-commits mailing list