Skip to content

Commit 7ca5b1a

Browse files
Updated version number
1 parent 8b539b0 commit 7ca5b1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lal/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cmake_minimum_required(VERSION 3.10.2)
22

33
# project's version
4-
set(LAL_MAJOR 99.99)
5-
set(LAL_PATCH 99)
4+
set(LAL_MAJOR 24.10)
5+
set(LAL_PATCH 00)
66

77
# project declaration
88
project(LAL VERSION "${LAL_MAJOR}.${LAL_PATCH}")

0 commit comments

Comments
 (0)