Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sophie Hourihane
bayeswave
Commits
7ff02ed7
Commit
7ff02ed7
authored
Oct 23, 2019
by
James Alexander Clark PhD
Browse files
bump version number in CMakeLists.txt
parent
d1469cb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7ff02ed7
...
...
@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project
(
bayeswave
LANGUAGES C
VERSION 1.0.
4
VERSION 1.0.
5
DESCRIPTION
"LIGO/VIRGO burst analysis algorithm"
HOMEPAGE_URL
"https://git.ligo.org/lscsoft/bayeswave"
)
...
...
doc/conf.py
View file @
7ff02ed7
...
...
@@ -22,7 +22,7 @@ copyright = '2019, Neil J. Cornish, Tyson B. Littenberg'
author
=
'Neil J. Cornish, Tyson B. Littenberg'
# The full version, including alpha/beta/rc tags
release
=
'1.0.
4
'
release
=
'1.0.
5
'
# -- General configuration ---------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment