aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2012-03-28 08:55:17 -0700
committerChris Robinson <[email protected]>2012-03-28 08:55:17 -0700
commit6b154025ab9b9a5d9de27230b5ee5b6ed9bdf16b (patch)
tree3013e2ca8ae9e389d9d7df633aa8b8c820b7f70d
parentb9b2bdb37a7c9b255cc829eebdb9d698325130ab (diff)
Release 1.14openal-soft-1.14
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index aa97ce58..ef3d08db 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -74,7 +74,7 @@ IF(NOT LIBTYPE)
ENDIF()
SET(LIB_MAJOR_VERSION "1")
-SET(LIB_MINOR_VERSION "13")
+SET(LIB_MINOR_VERSION "14")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}")
SET(EXPORT_DECL "")