We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b539b0 commit 7ca5b1aCopy full SHA for 7ca5b1a
lal/CMakeLists.txt
@@ -1,8 +1,8 @@
1
cmake_minimum_required(VERSION 3.10.2)
2
3
# project's version
4
-set(LAL_MAJOR 99.99)
5
-set(LAL_PATCH 99)
+set(LAL_MAJOR 24.10)
+set(LAL_PATCH 00)
6
7
# project declaration
8
project(LAL VERSION "${LAL_MAJOR}.${LAL_PATCH}")
0 commit comments