Skip to content
Snippets Groups Projects

Updating version to v1.0.16

Merged Sophie Hourihane requested to merge sophie.hourihane/bayeswave:v1.0.16 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project(
bayeswave
LANGUAGES C
VERSION 1.0.15
VERSION 1.0.16
DESCRIPTION "LIGO/VIRGO burst analysis algorithm"
HOMEPAGE_URL "https://git.ligo.org/lscsoft/bayeswave"
)
Loading