aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2012-12-04 13:49:16 -0800
committerChris Robinson <[email protected]>2012-12-04 13:49:16 -0800
commitfd83e006ecb736c348764d0be99e8af6b2d2b9c6 (patch)
tree8d96b2e6101e6421e48c2a923a360a19258b4c09
parente51574c7645ac8a44c52bf71a0de922a91358cd7 (diff)
Release 1.15openal-soft.1.15
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dfdb8bef..ed25e334 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -81,7 +81,7 @@ IF(NOT LIBTYPE)
ENDIF()
SET(LIB_MAJOR_VERSION "1")
-SET(LIB_MINOR_VERSION "14")
+SET(LIB_MINOR_VERSION "15")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}")
SET(EXPORT_DECL "")