aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-12-10 04:45:30 -0800
committerChris Robinson <[email protected]>2015-12-10 04:45:30 -0800
commit14df326876d92f63c9c007da3c0434fba47c30b8 (patch)
treea7dacfd4e4e4e9403ccb54d98269c1306c1677d8
parente3d2df58b3cd8da8d326921b697ce7c40be4a058 (diff)
Release 1.17.1openal-soft-1.17.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0d1273d5..78059dba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -77,7 +77,7 @@ ENDIF()
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "17")
-SET(LIB_REVISION "0")
+SET(LIB_REVISION "1")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
SET(EXPORT_DECL "")