summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-01-24 19:12:39 -0800
committerChris Robinson <[email protected]>2016-01-24 19:12:39 -0800
commit0189b923a233e269b4c8f9d17f6475ace5e2e4de (patch)
tree1561d00c90acbfc18b027340680f026448cb53c1
parent4fb252677958b1eb11327f5617f090afbdfb5a71 (diff)
Release 1.17.2openal-soft-1.17.2
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c6262952..5784d351 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -83,7 +83,7 @@ ENDIF()
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "17")
-SET(LIB_REVISION "1")
+SET(LIB_REVISION "2")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
SET(EXPORT_DECL "")