Browse Source

bump version in cmake

Alec Jacobson 2 years ago
parent
commit
fdfcf14180
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -37,7 +37,7 @@ if(HUNTER_ENABLED)
 endif()
 endif()
 
 
 ################################################################################
 ################################################################################
-project(libigl VERSION 2.4.0)
+project(libigl VERSION 2.5.0)
 
 
 # CMake module path
 # CMake module path
 list(PREPEND CMAKE_MODULE_PATH
 list(PREPEND CMAKE_MODULE_PATH