Explorar o código

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

Ryan C. Gordon %!s(int64=15) %!d(string=hai) anos
pai
achega
67995ad0c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

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