Skip to content

Commit fa00aad

Browse files
committed
Bump version after release
Signed-off-by: Larry Gritz <[email protected]>
1 parent d94cd2f commit fa00aad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22
<!-- Copyright Contributors to the Open Shading Language Project. -->
33

4+
Release 1.11.15 -- 1 Jul? 2021 (compared to 1.11.14)
5+
-----------------------------------------------------
6+
7+
48
Release 1.11.14.1 -- 1 Jun 2021 (compared to 1.11.14)
59
-----------------------------------------------------
610
* Fix library setup for LLVM installations consisting of static libraries.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://github.com/AcademySoftwareFoundation/OpenShadingLanguage
44

55
cmake_minimum_required (VERSION 3.12)
6-
project (OSL VERSION 1.11.14.1
6+
project (OSL VERSION 1.11.15.0
77
LANGUAGES CXX C
88
HOMEPAGE_URL "https://github.com/AcademySoftwareFoundation/OpenShadingLanguage")
99
set (PROJ_NAME ${PROJECT_NAME}) # short name

0 commit comments

Comments
 (0)