Skip to content
Snippets Groups Projects
Commit fbff6140 authored by Benoit Mours's avatar Benoit Mours
Browse files

update version number

parent fe471213
Branches master
No related tags found
No related merge requests found
Pipeline #188711 passed with stages
in 2 minutes and 31 seconds
......@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project(
framel
LANGUAGES C
VERSION 8.41.0
VERSION 8.41.1
DESCRIPTION "LIGO/VIRGO frame library"
HOMEPAGE_URL "https://git.ligo.org/virgo/virgoapp/Fr"
)
......
project ('Fr', 'c', version: '8.41.0')
project ('Fr', 'c', version: '8.41.1')
cc = meson.get_compiler ('c')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment