Skip to content

Commit

Permalink
Release v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dade916 committed Sep 30, 2019
1 parent 9782a25 commit e696eec
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 2rc1)
set(LUXCORE_VERSION_MINOR 2)

# 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 2rc1)
set(LUXRAYS_VERSION_MINOR 2)

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

0 comments on commit e696eec

Please sign in to comment.