Author: hans
Date: Wed Jan 14 13:03:19 2015
New Revision: 226021

URL: http://llvm.org/viewvc/llvm-project?rev=226021&view=rev
Log:
Change version from 3.6.0svn to 3.6.0

Modified:
    libcxxabi/branches/release_36/CMakeLists.txt

Modified: libcxxabi/branches/release_36/CMakeLists.txt
URL: 
http://llvm.org/viewvc/llvm-project/libcxxabi/branches/release_36/CMakeLists.txt?rev=226021&r1=226020&r2=226021&view=diff
==============================================================================
--- libcxxabi/branches/release_36/CMakeLists.txt (original)
+++ libcxxabi/branches/release_36/CMakeLists.txt Wed Jan 14 13:03:19 2015
@@ -60,7 +60,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURR
   endif()
 
   set(PACKAGE_NAME libcxxabi)
-  set(PACKAGE_VERSION 3.6.0svn)
+  set(PACKAGE_VERSION 3.6.0)
   set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
   set(PACKAGE_BUGREPORT "[email protected]")
 


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to