Skip to content

Commit a6411f5

Browse files
ECM TE by default (need correction in montgomery)
1 parent 73e41a7 commit a6411f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/core/Version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <string>
55

66
namespace core {
7-
const std::string PRMERS_VERSION = "4.16.10-alpha";
7+
const std::string PRMERS_VERSION = "4.16.11-alpha";
88
} // namespace core
99

1010
#endif // VERSION_HPP

0 commit comments

Comments
 (0)