Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
xtpcpp
Commits
ca60f826
Commit
ca60f826
authored
Nov 18, 2020
by
Langella Olivier
Browse files
xtpcpp (0.4.12-1) buster
parent
dcf06548
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ca60f826
...
...
@@ -137,7 +137,7 @@ set(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"1
1
"
)
set
(
XTPCPP_VERSION_PATCH
"1
2
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION
${
XTPCPP_VERSION
}
)
...
...
debian/changelog
View file @
ca60f826
xtpcpp (0.4.12-1) buster; urgency=medium
* new features added by Thomas Renne
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 18 Nov 2020 16:21:03 +0100
xtpcpp (0.4.11-1) buster; urgency=medium
* new tandemrun wrapper
...
...
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