Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Erik von Reis
dtt
Commits
30cda55a
Commit
30cda55a
authored
Jun 24, 2021
by
Erik von Reis
Browse files
prerelease version 0.5.0~rc6
parent
10763775
Pipeline
#248112
passed with stage
in 4 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
30cda55a
...
...
@@ -10,7 +10,7 @@ SET(CMAKE_PROJECT_HOMEPAGE_URL "http://git.ligo.org/erik.vonreis/dtt")
project
(
cds-crtools VERSION 0.5.0
)
#set to "~ax" for alpha release, "~bx" for a beta release, "~rcx" for a release candandidate, and an empty string for release.
SET
(
VERSION_SUFFIX
"rc
5
"
)
SET
(
VERSION_SUFFIX
"rc
6
"
)
SET
(
VERSION_TAG
"~
${
VERSION_SUFFIX
}
"
)
if
(
"
${
VERSION_SUFFIX
}
"
STREQUAL
""
)
SET
(
VERSION_TAG
""
)
...
...
debian/changelog
View file @
30cda55a
cds-crtools (0.5.0~rc
5
)
UNRELEASED
; urgency=medium
cds-crtools (0.5.0~rc
6
)
unstable
; urgency=medium
* libpanel removed. Only libRpanel remains
* libdtt now depends on libawg instead of the other way around
* now builds for bullseye
-- Erik von Reis <evonreis@caltech.edu>
Wed, 19 May 2021 12:12:18
-0700
-- Erik von Reis <evonreis@caltech.edu>
Thu, 24 Jun 2021 16:25:51
-0700
cds-crtools (0.5.0~rc4) testing; urgency=medium
...
...
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