Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
PAPPSO
xtpcpp
Commits
c351a4e9
Commit
c351a4e9
authored
Nov 19, 2020
by
Langella Olivier
Browse files
xtpcpp (0.4.13-1) buster
parent
1971b213
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c351a4e9
...
...
@@ -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
2
"
)
set
(
XTPCPP_VERSION_PATCH
"1
3
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION
${
XTPCPP_VERSION
}
)
...
...
debian/changelog
View file @
c351a4e9
xtpcpp (0.4.13-1) buster; urgency=medium
* fixed issue #37
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 19 Nov 2020 09:16:34 +0100
xtpcpp (0.4.12-1) buster; urgency=medium
* new features added by Thomas Renne
...
...
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