Added isValidRewrite() to check the result of ScalarEvolutionExpander.
[oota-llvm.git] / CMakeLists.txt
index 2d201df2f06defe5e107b220d229c6a79ba57fb4..5e7e59707a10de3b2e3c364b895ea43f13e89d9c 100644 (file)
@@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH
   "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
   )
 
-set(PACKAGE_VERSION "2.9")
+set(PACKAGE_VERSION "3.0")
 
 set_property(GLOBAL PROPERTY USE_FOLDERS ON)