Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bayeswave
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lscsoft
bayeswave
Merge requests
!259
Changing Version to 14
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Changing Version to 14
sophie.hourihane/bayeswave:v.1.0.14
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Sophie Hourihane
requested to merge
sophie.hourihane/bayeswave:v.1.0.14
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Changing version in
CMakeLists.txt
to 14
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
61c29f7f
1 commit,
2 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
CMakeLists.txt
+
1
−
1
Options
@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project
(
bayeswave
LANGUAGES C
VERSION 1.0.
6
VERSION 1.0.
14
DESCRIPTION
"LIGO/VIRGO burst analysis algorithm"
HOMEPAGE_URL
"https://git.ligo.org/lscsoft/bayeswave"
)
Loading