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
9a152ab8
Commit
9a152ab8
authored
Jan 06, 2021
by
Filippo Rusconi
Browse files
Preparing version 0.4.18-1.
parent
8d3778be
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9a152ab8
...
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"1
7
"
)
set
(
XTPCPP_VERSION_PATCH
"1
8
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION 0.4.1
7
)
set
(
VERSION 0.4.1
8
)
# Add folder where are supportive functions
set
(
CMAKE_UTILS_PATH
${
CMAKE_SOURCE_DIR
}
/CMakeStuff
)
...
...
debian/changelog
View file @
9a152ab8
xtpcpp (0.4.1
7
-1) unstable; urgency=low
xtpcpp (0.4.1
8
-1) unstable; urgency=low
* New upstream version fixing a number of upstream-reported bugs.
* Now depends on libpappsomspp 0.8.15.
...
...
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