We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b309e commit c8f10e9Copy full SHA for c8f10e9
src/luxcore/CMakeLists.txt
@@ -27,7 +27,7 @@
27
################################################################################
28
29
set(LUXCORE_VERSION_MAJOR 2)
30
-set(LUXCORE_VERSION_MINOR 6alpha0)
+set(LUXCORE_VERSION_MINOR 6)
31
32
# Configure a header file to pass some of the CMake settings
33
# to the source code:
src/luxrays/CMakeLists.txt
set(LUXRAYS_VERSION_MAJOR 2)
-set(LUXRAYS_VERSION_MINOR 6alpha0)
+set(LUXRAYS_VERSION_MINOR 6)
0 commit comments