Commit b664518d authored by Francois Gygi's avatar Francois Gygi
Browse files

rel1_74_3

Showing with 6 additions and 2 deletions
+6 -2
......@@ -29,4 +29,4 @@
Quan (Andy) Wan implemented the electric field.
Ma He contributed to the implementation of the response functionality.
Michael LaCount implemented the SCAN meta-GGA density functional.
Jiawei Zhan contributed a fix of the RSH functional.
Jiawei Zhan contributed multiple fixes of the RSH functional.
--------------------------------------------------------------------------------
rel1_74_3
--------------------------------------------------------------------------------
Fix potential in RSH functional
--------------------------------------------------------------------------------
rel1_74_2
--------------------------------------------------------------------------------
f435ead Define byte_t type, avoid conflict with std::byte
......
......@@ -19,5 +19,5 @@
#include "release.h"
std::string release(void)
{
return std::string("rel1_74_2dev");
return std::string("rel1_74_3");
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment