Skip to content

Commit

Permalink
Revert "Updates main to v1.1.3 (openfheorg#697)"
Browse files Browse the repository at this point in the history
This reverts commit 16fe8d2.
  • Loading branch information
yspolyakov authored Mar 5, 2024
1 parent 16fe8d2 commit d73c386
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 d73c386

Please sign in to comment.