Skip to content

Commit ac9126f

Browse files
authored
Merge pull request #698 from openfheorg/revert-697-dev
Revert "Updates main to v1.1.3"
2 parents 16fe8d2 + d73c386 commit ac9126f

File tree

183 files changed

+5043
-6156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+5043
-6156
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project (OpenFHE C CXX)
2727

2828
set(OPENFHE_VERSION_MAJOR 1)
2929
set(OPENFHE_VERSION_MINOR 1)
30-
set(OPENFHE_VERSION_PATCH 3)
30+
set(OPENFHE_VERSION_PATCH 2)
3131
set(OPENFHE_VERSION ${OPENFHE_VERSION_MAJOR}.${OPENFHE_VERSION_MINOR}.${OPENFHE_VERSION_PATCH})
3232

3333
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)