Skip to content

Commit

Permalink
Merge pull request #698 from openfheorg/revert-697-dev
Browse files Browse the repository at this point in the history
Revert "Updates main to v1.1.3"
  • Loading branch information
yspolyakov authored Mar 5, 2024
2 parents 16fe8d2 + d73c386 commit ac9126f
Show file tree
Hide file tree
Showing 183 changed files with 5,043 additions and 6,156 deletions.
22 changes: 0 additions & 22 deletions .readthedocs.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ project (OpenFHE C CXX)

set(OPENFHE_VERSION_MAJOR 1)
set(OPENFHE_VERSION_MINOR 1)
set(OPENFHE_VERSION_PATCH 3)
set(OPENFHE_VERSION_PATCH 2)
set(OPENFHE_VERSION ${OPENFHE_VERSION_MAJOR}.${OPENFHE_VERSION_MINOR}.${OPENFHE_VERSION_PATCH})

set(CMAKE_CXX_STANDARD 17)
Expand Down
Loading

0 comments on commit ac9126f

Please sign in to comment.