Răsfoiți Sursa

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

Ryan C. Gordon 15 ani în urmă
părinte
comite
67995ad0c5
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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)