Explorar el Código

Bumping version in CMakeLists.txt (but this is not ready for a release!).

Ryan C. Gordon hace 15 años
padre
commit
67995ad0c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -6,7 +6,7 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
 
 
 PROJECT(PhysicsFS)
 PROJECT(PhysicsFS)
-SET(PHYSFS_VERSION 2.0.0)
+SET(PHYSFS_VERSION 2.1.0)
 
 
 # Increment this if/when we break backwards compatibility.
 # Increment this if/when we break backwards compatibility.
 SET(PHYSFS_SOVERSION 1)
 SET(PHYSFS_SOVERSION 1)