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

rel1_74_2

Showing with 10 additions and 1 deletion
+10 -1
--------------------------------------------------------------------------------
rel1_74_2
--------------------------------------------------------------------------------
f435ead Define byte_t type, avoid conflict with std::byte
6122459 Update macosx_openmpi arch file for gcc-11
40f9a89 Remove unused byteswap_double from wf handler
7e7fa4d Update qbox_dos.py use optional mu instead of ef
2a6b99f Update qbox_dos.py, add ef parameter
12b8adb Update qbox_reduce.sh to replace orig xml file
--------------------------------------------------------------------------------
rel1_74_1
--------------------------------------------------------------------------------
b06d3a3 Print rcm in status command only
......
......@@ -19,5 +19,5 @@
#include "release.h"
std::string release(void)
{
return std::string("rel1_74_1dev");
return std::string("rel1_74_2");
}
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