Skip to content

Commit

Permalink
Screw it, change this back.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Mar 23, 2009
1 parent 3c38768 commit 10ce30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -9,7 +9,7 @@ PROJECT(PhysicsFS)
SET(PHYSFS_VERSION 1.1.1)

# Increment this if/when we break backwards compatibility.
SET(PHYSFS_SOVERSION 0)
SET(PHYSFS_SOVERSION 1)

# I hate that they define "WIN32" ... we're about to move to Win64...I hope!
IF(WIN32 AND NOT WINDOWS)
Expand Down

0 comments on commit 10ce30f

Please sign in to comment.