Skip to content

Commit

Permalink
Release v2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dade916 committed Dec 25, 2021
1 parent a8b309e commit c8f10e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/luxcore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
################################################################################

set(LUXCORE_VERSION_MAJOR 2)
set(LUXCORE_VERSION_MINOR 6alpha0)
set(LUXCORE_VERSION_MINOR 6)

# Configure a header file to pass some of the CMake settings
# to the source code:
Expand Down
2 changes: 1 addition & 1 deletion src/luxrays/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
################################################################################

set(LUXRAYS_VERSION_MAJOR 2)
set(LUXRAYS_VERSION_MINOR 6alpha0)
set(LUXRAYS_VERSION_MINOR 6)

# Configure a header file to pass some of the CMake settings
# to the source code:
Expand Down

0 comments on commit c8f10e9

Please sign in to comment.