Commit 30ab6b3e authored by Francois Gygi's avatar Francois Gygi
Browse files

rel1_72_1

Showing with 6 additions and 1 deletion
+6 -1
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
rel1_72_1
--------------------------------------------------------------------------------
2067ca0 Fix Occ.h for -nspb 2 case
48200a9 Fix SpectrumCmd for new data layout
--------------------------------------------------------------------------------
rel1_72_0 rel1_72_0
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
2396ba7 merged comm branch, implementing new data layout 2396ba7 merged comm branch, implementing new data layout
......
...@@ -19,5 +19,5 @@ ...@@ -19,5 +19,5 @@
#include "release.h" #include "release.h"
std::string release(void) std::string release(void)
{ {
return std::string("rel1_72_0dev"); return std::string("rel1_72_1");
} }
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