From: Chris Robinson Date: Wed, 28 Mar 2012 15:55:17 +0000 (-0700) Subject: Release 1.14 X-Git-Tag: openal-soft-1.14 X-Git-Url: https://repo.or.cz/w/openal-soft.git/commitdiff_plain/6b154025ab9b9a5d9de27230b5ee5b6ed9bdf16b Release 1.14 --- 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 "")