Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
PALISADE
PALISADE Development
Commits
d3994096
Commit
d3994096
authored
Dec 18, 2019
by
Yuriy Polyakov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the version
parent
aed53e6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+1
-1
lbcrypto-doxy-config
lbcrypto-doxy-config
+1
-1
No files found.
CMakeLists.txt
View file @
d3994096
...
...
@@ -105,7 +105,7 @@ endif()
set
(
PALISADE_VERSION_MAJOR 1
)
set
(
PALISADE_VERSION_MINOR 7
)
set
(
PALISADE_VERSION_PATCH
a
)
set
(
PALISADE_VERSION_PATCH
b
)
set
(
PALISADE_VERSION
${
PALISADE_VERSION_MAJOR
}
.
${
PALISADE_VERSION_MINOR
}
.
${
PALISADE_VERSION_PATCH
}
)
if
(
"
${
CMAKE_CXX_COMPILER_ID
}
"
STREQUAL
"GNU"
)
...
...
lbcrypto-doxy-config
View file @
d3994096
...
...
@@ -38,7 +38,7 @@ PROJECT_NAME = "PALISADE Lattice Crypto Library"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "v1.
6.0
"
PROJECT_NUMBER = "v1.
7.b
"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
...
...
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