Skip to content
GitLab
Menu
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
4224dcd6
Commit
4224dcd6
authored
Jun 15, 2021
by
Langella Olivier
Browse files
xtpcpp (0.4.32-1~buster1) buster
parent
a373f979
Changes
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4224dcd6
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"3
1
"
)
set
(
XTPCPP_VERSION_PATCH
"3
2
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION 0.4.3
1
)
set
(
VERSION 0.4.3
2
)
# Set additional project information
# Set additional project information
set
(
COMPANY
"pappso.org"
)
set
(
COMPANY
"pappso.org"
)
...
...
debian/changelog
View file @
4224dcd6
xtpcpp (0.4.32-1~buster1) buster; urgency=medium
* fix XIC generation using scan index problem
-- Olivier Langella <olivier.langella@u-psud.fr> Tue, 15 Jun 2021 09:18:08 +0200
xtpcpp (0.4.31-1~buster1) buster; urgency=medium
xtpcpp (0.4.31-1~buster1) buster; urgency=medium
* new PAPPSOms++ library
* new PAPPSOms++ library
...
...
doc/user-manual/xml/user-manual-version-entity.ent
View file @
4224dcd6
<!ENTITY VERSION "0.4.3
1
">
<!ENTITY VERSION "0.4.3
2
">
doc/user-manual/xtpcpp-doc.pdf
View file @
4224dcd6
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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