Commit 51a2cd8c authored by Francois Gygi's avatar Francois Gygi
Browse files

rel1_76_0

Showing with 11 additions and 1 deletion
+11 -1
--------------------------------------------------------------------------------
rel1_76_0
--------------------------------------------------------------------------------
Requires C++11
f8ec91a Add util scripts
49df568 Add exceptions to Cmd cpp files
ea14057 Add exceptions to Cmd header files
e72a424 Use exceptions in variables, remove nrowmax
a4a10c5 Add exceptions for invalid arguments
60c5b5b Remove deprecated Nrowmax.h
--------------------------------------------------------------------------------
rel1_75_1
--------------------------------------------------------------------------------
32b2173 Fix size_t type for large sizes
......
......@@ -19,5 +19,5 @@
#include "release.h"
std::string release(void)
{
return std::string("rel1_75_1dev");
return std::string("rel1_76_0");
}
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