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
94f63fc5
Commit
94f63fc5
authored
May 19, 2021
by
Erik von Reis
Browse files
version bumped to 0.5.0~rc4. bad install line taken out.
parent
5f7329b9
Pipeline
#231149
passed with stage
in 4 minutes and 5 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
94f63fc5
...
...
@@ -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
3
"
)
SET
(
VERSION_SUFFIX
"rc
4
"
)
SET
(
VERSION_TAG
"~
${
VERSION_SUFFIX
}
"
)
if
(
"
${
VERSION_SUFFIX
}
"
STREQUAL
""
)
SET
(
VERSION_TAG
""
)
...
...
debian/changelog
View file @
94f63fc5
cds-crtools (0.5.0~rc4) testing; urgency=medium
* gdsplot added back in
* libpanel added
-- Erik von Reis <evonreis@caltech.edu> Wed, 19 May 2021 09:13:14 -0700
cds-crtools (0.5.0~rc3) testing; urgency=medium
* libfilterfile added
...
...
debian/crtools-gui-libraries-dev.install
View file @
94f63fc5
...
...
@@ -6,7 +6,6 @@ usr/lib/libgdsplot.so
usr
/
include
/
gds
/
ligogui
/*
usr
/
include
/
gds
/
lidax
/*
usr
/
include
/
gds
/
filterwiz
/*
usr
/
include
/
gds
/*.
h
usr
/
include
/
gds
/*.
hh
# dttview
...
...
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